Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bfa/
Dbfi.h927 struct bfi_flash_read_req_s { struct
928 struct bfi_mhdr_s mh; /* Common msg header */
929 u32 type; /* partition type */
930 u8 instance; /* partition instance */
931 u8 rsv[3];
932 u32 offset;
933 u32 length;
934 struct bfi_alen_s alen;