Searched defs:_IOCB (Results 1 – 1 of 1) sorted by relevance
3632 typedef struct _IOCB { /* IOCB structure */ struct3633 union {3659 } un;3660 union {3681 } un1;3687 uint32_t ulpTimeout:8;3688 uint32_t ulpXS:1;3689 uint32_t ulpFCP2Rcvy:1;3690 uint32_t ulpPU:2;3691 uint32_t ulpIr:1;[all …]