Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_hw.h4258 typedef struct _IOCB { /* IOCB structure */ struct
4259 union {
4285 } un;
4286 union {
4307 } un1;
4313 uint32_t ulpTimeout:8;
4314 uint32_t ulpXS:1;
4315 uint32_t ulpFCP2Rcvy:1;
4316 uint32_t ulpPU:2;
4317 uint32_t ulpIr:1;
[all …]