Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_hw.h4191 typedef struct _IOCB { /* IOCB structure */ struct
4192 union {
4218 } un;
4219 union {
4240 } un1;
4246 uint32_t ulpTimeout:8;
4247 uint32_t ulpXS:1;
4248 uint32_t ulpFCP2Rcvy:1;
4249 uint32_t ulpPU:2;
4250 uint32_t ulpIr:1;
[all …]