Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_hw.h3839 typedef struct _IOCB { /* IOCB structure */ struct
3840 union {
3866 } un;
3867 union {
3888 } un1;
3894 uint32_t ulpTimeout:8;
3895 uint32_t ulpXS:1;
3896 uint32_t ulpFCP2Rcvy:1;
3897 uint32_t ulpPU:2;
3898 uint32_t ulpIr:1;
[all …]