Searched defs:_IOCB (Results 1 – 2 of 2) sorted by relevance
4067 typedef struct _IOCB { /* IOCB structure */ struct4068 union {4094 } un;4095 union {4116 } un1;4122 uint32_t ulpTimeout:8;4123 uint32_t ulpXS:1;4124 uint32_t ulpFCP2Rcvy:1;4125 uint32_t ulpPU:2;4126 uint32_t ulpIr:1;[all …]
4260 typedef struct _IOCB { /* IOCB structure */ struct4261 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 …]