Home
last modified time | relevance | path

Searched defs:_IOCB (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_hw.h4090 typedef struct _IOCB { /* IOCB structure */ struct
4091 union {
4117 } un;
4118 union {
4139 } un1;
4145 uint32_t ulpTimeout:8;
4146 uint32_t ulpXS:1;
4147 uint32_t ulpFCP2Rcvy:1;
4148 uint32_t ulpPU:2;
4149 uint32_t ulpIr:1;
[all …]