Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h2200 struct ulp_bde { struct
2201 uint32_t bdeAddress;
2203 uint32_t bdeReserved:4;
2204 uint32_t bdeAddrHigh:4;
2205 uint32_t bdeSize:24;
2207 uint32_t bdeSize:24;
2208 uint32_t bdeAddrHigh:4;
2209 uint32_t bdeReserved:4;