Home
last modified time | relevance | path

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

/linux-5.10/drivers/scsi/lpfc/
Dlpfc_hw.h4067 typedef struct _IOCB { /* IOCB structure */ struct
4068 union {
4094 } un;
4095 union {
4116 } un1;
4122 uint32_t ulpTimeout:8;
4123 uint32_t ulpXS:1;
4124 uint32_t ulpFCP2Rcvy:1;
4125 uint32_t ulpPU:2;
4126 uint32_t ulpIr:1;
[all …]