Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/brocade/bna/
Dbfi.h527 struct bfi_flash_read_req { struct
528 struct bfi_mhdr mh; /* Common msg header */
529 u32 type; /* partition type */
530 u8 instance; /* partition instance */
531 u8 rsv[3];
532 u32 offset;
533 u32 length;
534 struct bfi_alen alen;