Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h4282 typedef struct _IOCB { /* IOCB structure */ struct
4283 union {
4309 } un;
4310 union {
4331 } un1;
4337 uint32_t ulpTimeout:8;
4338 uint32_t ulpXS:1;
4339 uint32_t ulpFCP2Rcvy:1;
4340 uint32_t ulpPU:2;
4341 uint32_t ulpIr:1;
[all …]