Home
last modified time | relevance | path

Searched refs:nwwns (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/scsi/bfa/
Dbfa_core.c982 bfa_iocfc_get_bootwwns(struct bfa_s *bfa, u8 *nwwns, wwn_t *wwns) in bfa_iocfc_get_bootwwns() argument
990 *nwwns = cfgrsp->pbc_cfg.nbluns; in bfa_iocfc_get_bootwwns()
997 *nwwns = cfgrsp->bootwwns.nwwns; in bfa_iocfc_get_bootwwns()
Dbfad_im.c1224 u8 nwwns = 0; in bfad_get_linkup_delay() local
1235 bfa_iocfc_get_bootwwns(&bfad->bfa, &nwwns, wwns); in bfad_get_linkup_delay()
1237 if (nwwns > 0) in bfad_get_linkup_delay()
Dbfi_ms.h67 u8 nwwns; member
Dbfa.h334 void bfa_iocfc_get_bootwwns(struct bfa_s *bfa, u8 *nwwns, wwn_t *wwns);
Dbfa_fcs_lport.c4148 u8 nwwns; in bfa_fcs_lport_ns_boot_target_disc() local
4152 bfa_iocfc_get_bootwwns(port->fcs->bfa, &nwwns, wwns); in bfa_fcs_lport_ns_boot_target_disc()
4154 for (ii = 0 ; ii < nwwns; ++ii) { in bfa_fcs_lport_ns_boot_target_disc()