Lines Matching defs:bfi_pbc_s
527 struct bfi_pbc_s { struct528 u8 port_enabled;529 u8 boot_enabled;530 u8 nbluns;531 u8 nvports;532 u8 port_speed;533 u8 rsvd_a;534 u16 hss;535 wwn_t pbc_pwwn;536 wwn_t pbc_nwwn;537 struct bfi_pbc_blun_s blun[BFI_PBC_MAX_BLUNS];538 struct bfi_pbc_vport_s vport[BFI_PBC_MAX_VPORTS];