Home
last modified time | relevance | path

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

/linux-3.3/drivers/scsi/bfa/
Dbfi_ms.h256 struct bfi_fcport_enable_req_s { struct
257 struct bfi_mhdr_s mh; /* msg header */
258 u32 rsvd1;
259 wwn_t nwwn; /* node wwn of physical port */
260 wwn_t pwwn; /* port wwn of physical port */
261 struct bfa_port_cfg_s port_cfg; /* port configuration */
262 union bfi_addr_u stats_dma_addr; /* DMA address for stats */
263 u32 msgtag; /* msgtag for reply */
264 u8 use_flash_cfg; /* get prot cfg from flash */
265 u8 rsvd2[3];