Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbfi.h509 struct bfi_flash_read_req { struct
510 struct bfi_mhdr mh; /* Common msg header */
511 u32 type; /* partition type */
512 u8 instance; /* partition instance */
513 u8 rsv[3];
514 u32 offset;
515 u32 length;
516 struct bfi_alen alen;