Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
Dlpfc_hw.h4067 typedef struct _IOCB { /* IOCB structure */ struct
4068 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 …]
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
Dlpfc_hw.h4260 typedef struct _IOCB { /* IOCB structure */ struct
4261 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 …]