Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/brocade/bna/
Dbfi.h534 struct bfi_flash_read_req { struct
535 struct bfi_mhdr mh; /* Common msg header */
536 u32 type; /* partition type */
537 u8 instance; /* partition instance */
538 u8 rsv[3];
539 u32 offset;
540 u32 length;
541 struct bfi_alen alen;