Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bfa/
Dbfi.h920 struct bfi_flash_write_req_s { struct
921 struct bfi_mhdr_s mh; /* Common msg header */
922 struct bfi_alen_s alen;
923 u32 type; /* partition type */
924 u8 instance; /* partition instance */
925 u8 last;
926 u8 rsv[2];
927 u32 offset;
928 u32 length;