Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_hw.h3634 typedef struct _IOCB { /* IOCB structure */ struct
3635 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 …]