Home
last modified time | relevance | path

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

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