Searched defs:_IOCB (Results 1 – 1 of 1) sorted by relevance
3839 typedef struct _IOCB { /* IOCB structure */ struct3840 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 …]