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