Searched refs:blun (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/scsi/bfa/
H A Dbfa_defs.h693 BFA_BOOT_AUTO_DISCOVER = 0, /* Boot from blun provided by fabric */
695 BFA_BOOT_FIRST_LUN = 2, /* Boot from first discovered blun */
696 BFA_BOOT_PBC = 3, /* Boot from pbc configured blun */
722 struct bfa_boot_bootlun_s blun[BFA_BOOT_BOOTLUN_MAX]; member in struct:bfa_boot_cfg_s
H A Dbfi.h529 struct bfi_pbc_blun_s blun[BFI_PBC_MAX_BLUNS]; member in struct:bfi_pbc_s
H A Dbfa_core.c1705 wwns[i] = cfgrsp->pbc_cfg.blun[i].tgt_pwwn;
H A Dbfad_bsg.c2232 memcpy(pbcfg->pblun, cfgrsp->pbc_cfg.blun, sizeof(pbcfg->pblun));

Completed in 207 milliseconds