Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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;
/kernel/linux/linux-5.10/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;