Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/lpfc/
Dlpfc_hw.h3635 typedef struct _IOCB { /* IOCB structure */ struct
3636 union {
3662 } un;
3663 union {
3684 } un1;
3690 uint32_t ulpTimeout:8;
3691 uint32_t ulpXS:1;
3692 uint32_t ulpFCP2Rcvy:1;
3693 uint32_t ulpPU:2;
3694 uint32_t ulpIr:1;
[all …]