Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_hw.h2004 struct ulp_bde { struct
2005 uint32_t bdeAddress;
2007 uint32_t bdeReserved:4;
2008 uint32_t bdeAddrHigh:4;
2009 uint32_t bdeSize:24;
2011 uint32_t bdeSize:24;
2012 uint32_t bdeAddrHigh:4;
2013 uint32_t bdeReserved:4;