Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc_hw.h3610 typedef struct _IOCB { /* IOCB structure */ struct
3611 union {
3637 } un;
3638 union {
3659 } un1;
3665 uint32_t ulpTimeout:8;
3666 uint32_t ulpXS:1;
3667 uint32_t ulpFCP2Rcvy:1;
3668 uint32_t ulpPU:2;
3669 uint32_t ulpIr:1;
[all …]