Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/lpfc/
Dlpfc_hw.h4281 typedef struct _IOCB { /* IOCB structure */ struct
4282 union {
4308 } un;
4309 union {
4330 } un1;
4336 uint32_t ulpTimeout:8;
4337 uint32_t ulpXS:1;
4338 uint32_t ulpFCP2Rcvy:1;
4339 uint32_t ulpPU:2;
4340 uint32_t ulpIr:1;
[all …]