Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bfa/
Dbfi.h934 struct bfi_flash_read_req_s { struct
935 struct bfi_mhdr_s mh; /* Common msg header */
936 u32 type; /* partition type */
937 u8 instance; /* partition instance */
938 u8 rsv[3];
939 u32 offset;
940 u32 length;
941 struct bfi_alen_s alen;