Lines Matching refs:lpfc_name

1347 				sizeof(struct lpfc_name)) != 0))  in lpfc_bg_err_inject()
1397 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1418 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1439 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1466 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1517 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1537 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1558 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1585 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1618 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1640 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1668 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
3583 &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3585 &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3598 &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3600 &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3622 &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3624 &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
4003 sizeof(struct lpfc_name)); in lpfc_scsi_cmd_iocb_cmpl()
4006 sizeof(struct lpfc_name)); in lpfc_scsi_cmd_iocb_cmpl()
5175 memcpy(scsi_event.wwpn, &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_device_reset_handler()
5176 memcpy(scsi_event.wwnn, &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_device_reset_handler()
5253 memcpy(scsi_event.wwpn, &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_target_reset_handler()
5254 memcpy(scsi_event.wwnn, &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_target_reset_handler()
5302 memcpy(scsi_event.wwpn, &vport->fc_portname, sizeof(struct lpfc_name)); in lpfc_bus_reset_handler()
5303 memcpy(scsi_event.wwnn, &vport->fc_nodename, sizeof(struct lpfc_name)); in lpfc_bus_reset_handler()
5434 struct lpfc_name target_wwpn; in lpfc_slave_alloc()
5591 lpfc_create_device_data(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, in lpfc_create_device_data()
5592 struct lpfc_name *target_wwpn, uint64_t lun, in lpfc_create_device_data()
5615 sizeof(struct lpfc_name)); in lpfc_create_device_data()
5617 sizeof(struct lpfc_name)); in lpfc_create_device_data()
5665 struct lpfc_name *vport_wwpn, in __lpfc_get_device_data()
5666 struct lpfc_name *target_wwpn, uint64_t lun) in __lpfc_get_device_data()
5679 sizeof(struct lpfc_name)) == 0) && in __lpfc_get_device_data()
5681 sizeof(struct lpfc_name)) == 0) && in __lpfc_get_device_data()
5716 lpfc_find_next_oas_lun(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, in lpfc_find_next_oas_lun()
5717 struct lpfc_name *target_wwpn, uint64_t *starting_lun, in lpfc_find_next_oas_lun()
5718 struct lpfc_name *found_vport_wwpn, in lpfc_find_next_oas_lun()
5719 struct lpfc_name *found_target_wwpn, in lpfc_find_next_oas_lun()
5747 sizeof(struct lpfc_name)) == 0)) && in lpfc_find_next_oas_lun()
5750 sizeof(struct lpfc_name)) == 0)) && in lpfc_find_next_oas_lun()
5759 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
5762 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
5770 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
5773 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
5778 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
5780 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
5810 lpfc_enable_oas_lun(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, in lpfc_enable_oas_lun()
5811 struct lpfc_name *target_wwpn, uint64_t lun) in lpfc_enable_oas_lun()
5867 lpfc_disable_oas_lun(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, in lpfc_disable_oas_lun()
5868 struct lpfc_name *target_wwpn, uint64_t lun) in lpfc_disable_oas_lun()