Searched refs:vpt_wwpn (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_attr.c3345 * @vpt_wwpn: wwpn of the vport associated with the returned lun
3357 lpfc_oas_lun_state_set(struct lpfc_hba *phba, uint8_t vpt_wwpn[], argument
3368 if (!lpfc_enable_oas_lun(phba, (struct lpfc_name *)vpt_wwpn,
3373 lpfc_disable_oas_lun(phba, (struct lpfc_name *)vpt_wwpn,
3384 * @vpt_wwpn: wwpn of the vport associated with the returned lun
3398 lpfc_oas_lun_get_next(struct lpfc_hba *phba, uint8_t vpt_wwpn[], argument
3404 if (unlikely(!phba) || !vpt_wwpn || !tgt_wwpn)
3411 (struct lpfc_name *)vpt_wwpn,
3422 * @vpt_wwpn: vport wwpn by reference.
3437 lpfc_oas_lun_state_change(struct lpfc_hba *phba, uint8_t vpt_wwpn[], argument
[all...]

Completed in 275 milliseconds