Lines Matching refs:lpfc_name
1039 sizeof(struct lpfc_name)) != 0)) in lpfc_bg_err_inject()
1090 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1111 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1132 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1159 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1211 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1231 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1252 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1279 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1312 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1334 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1362 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
3515 &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3517 &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3530 &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3532 &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3554 &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3556 &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3922 sizeof(struct lpfc_name)); in lpfc_scsi_cmd_iocb_cmpl()
3925 sizeof(struct lpfc_name)); in lpfc_scsi_cmd_iocb_cmpl()
5257 memcpy(scsi_event.wwpn, &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_device_reset_handler()
5258 memcpy(scsi_event.wwnn, &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_device_reset_handler()
5336 memcpy(scsi_event.wwpn, &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_target_reset_handler()
5337 memcpy(scsi_event.wwnn, &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_target_reset_handler()
5385 memcpy(scsi_event.wwpn, &vport->fc_portname, sizeof(struct lpfc_name)); in lpfc_bus_reset_handler()
5386 memcpy(scsi_event.wwnn, &vport->fc_nodename, sizeof(struct lpfc_name)); in lpfc_bus_reset_handler()
5520 struct lpfc_name target_wwpn; in lpfc_slave_alloc()
5685 lpfc_create_device_data(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, in lpfc_create_device_data()
5686 struct lpfc_name *target_wwpn, uint64_t lun, in lpfc_create_device_data()
5709 sizeof(struct lpfc_name)); in lpfc_create_device_data()
5711 sizeof(struct lpfc_name)); in lpfc_create_device_data()
5760 struct lpfc_name *vport_wwpn, in __lpfc_get_device_data()
5761 struct lpfc_name *target_wwpn, uint64_t lun) in __lpfc_get_device_data()
5774 sizeof(struct lpfc_name)) == 0) && in __lpfc_get_device_data()
5776 sizeof(struct lpfc_name)) == 0) && in __lpfc_get_device_data()
5811 lpfc_find_next_oas_lun(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, in lpfc_find_next_oas_lun()
5812 struct lpfc_name *target_wwpn, uint64_t *starting_lun, in lpfc_find_next_oas_lun()
5813 struct lpfc_name *found_vport_wwpn, in lpfc_find_next_oas_lun()
5814 struct lpfc_name *found_target_wwpn, in lpfc_find_next_oas_lun()
5843 sizeof(struct lpfc_name)) == 0)) && in lpfc_find_next_oas_lun()
5846 sizeof(struct lpfc_name)) == 0)) && in lpfc_find_next_oas_lun()
5855 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
5858 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
5867 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
5870 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
5875 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
5877 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
5907 lpfc_enable_oas_lun(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, in lpfc_enable_oas_lun()
5908 struct lpfc_name *target_wwpn, uint64_t lun, uint8_t pri) in lpfc_enable_oas_lun()
5966 lpfc_disable_oas_lun(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, in lpfc_disable_oas_lun()
5967 struct lpfc_name *target_wwpn, uint64_t lun, uint8_t pri) in lpfc_disable_oas_lun()