Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h4260 typedef struct _IOCB { /* IOCB structure */ struct
4261 union {
4287 } un;
4288 union {
4309 } un1;
4315 uint32_t ulpTimeout:8;
4316 uint32_t ulpXS:1;
4317 uint32_t ulpFCP2Rcvy:1;
4318 uint32_t ulpPU:2;
4319 uint32_t ulpIr:1;
[all …]