Searched defs:_IOCB (Results 1 – 1 of 1) sorted by relevance
3634 typedef struct _IOCB { /* IOCB structure */ struct3635 union {3661 } un;3662 union {3683 } un1;3689 uint32_t ulpTimeout:8;3690 uint32_t ulpXS:1;3691 uint32_t ulpFCP2Rcvy:1;3692 uint32_t ulpPU:2;3693 uint32_t ulpIr:1;[all …]