Lines Matching defs:bfi_pbc_s
519 struct bfi_pbc_s { struct520 u8 port_enabled;521 u8 boot_enabled;522 u8 nbluns;523 u8 nvports;524 u8 port_speed;525 u8 rsvd_a;526 u16 hss;527 wwn_t pbc_pwwn;528 wwn_t pbc_nwwn;529 struct bfi_pbc_blun_s blun[BFI_PBC_MAX_BLUNS];530 struct bfi_pbc_vport_s vport[BFI_PBC_MAX_VPORTS];