Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_hw.h4097 typedef struct _IOCB { /* IOCB structure */ struct
4098 union {
4124 } un;
4125 union {
4146 } un1;
4152 uint32_t ulpTimeout:8;
4153 uint32_t ulpXS:1;
4154 uint32_t ulpFCP2Rcvy:1;
4155 uint32_t ulpPU:2;
4156 uint32_t ulpIr:1;
[all …]