Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bfa/
Dbfi.h913 struct bfi_flash_write_req_s { struct
914 struct bfi_mhdr_s mh; /* Common msg header */
915 struct bfi_alen_s alen;
916 u32 type; /* partition type */
917 u8 instance; /* partition instance */
918 u8 last;
919 u8 rsv[2];
920 u32 offset;
921 u32 length;