Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_hw.h1997 struct ulp_bde { struct
1998 uint32_t bdeAddress;
2000 uint32_t bdeReserved:4;
2001 uint32_t bdeAddrHigh:4;
2002 uint32_t bdeSize:24;
2004 uint32_t bdeSize:24;
2005 uint32_t bdeAddrHigh:4;
2006 uint32_t bdeReserved:4;