Lines Matching refs:lpfc_name

1037 				sizeof(struct lpfc_name)) != 0))  in lpfc_bg_err_inject()
1087 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1108 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1129 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1156 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1207 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1227 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1248 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1275 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1308 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1330 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1358 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
3510 &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3512 &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3525 &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3527 &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3549 &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3551 &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3920 sizeof(struct lpfc_name)); in lpfc_scsi_cmd_iocb_cmpl()
3923 sizeof(struct lpfc_name)); in lpfc_scsi_cmd_iocb_cmpl()
5239 memcpy(scsi_event.wwpn, &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_device_reset_handler()
5240 memcpy(scsi_event.wwnn, &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_device_reset_handler()
5318 memcpy(scsi_event.wwpn, &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_target_reset_handler()
5319 memcpy(scsi_event.wwnn, &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_target_reset_handler()
5367 memcpy(scsi_event.wwpn, &vport->fc_portname, sizeof(struct lpfc_name)); in lpfc_bus_reset_handler()
5368 memcpy(scsi_event.wwnn, &vport->fc_nodename, sizeof(struct lpfc_name)); in lpfc_bus_reset_handler()
5502 struct lpfc_name target_wwpn; in lpfc_slave_alloc()
5667 lpfc_create_device_data(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, in lpfc_create_device_data()
5668 struct lpfc_name *target_wwpn, uint64_t lun, in lpfc_create_device_data()
5691 sizeof(struct lpfc_name)); in lpfc_create_device_data()
5693 sizeof(struct lpfc_name)); in lpfc_create_device_data()
5742 struct lpfc_name *vport_wwpn, in __lpfc_get_device_data()
5743 struct lpfc_name *target_wwpn, uint64_t lun) in __lpfc_get_device_data()
5756 sizeof(struct lpfc_name)) == 0) && in __lpfc_get_device_data()
5758 sizeof(struct lpfc_name)) == 0) && in __lpfc_get_device_data()
5793 lpfc_find_next_oas_lun(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, in lpfc_find_next_oas_lun()
5794 struct lpfc_name *target_wwpn, uint64_t *starting_lun, in lpfc_find_next_oas_lun()
5795 struct lpfc_name *found_vport_wwpn, in lpfc_find_next_oas_lun()
5796 struct lpfc_name *found_target_wwpn, in lpfc_find_next_oas_lun()
5825 sizeof(struct lpfc_name)) == 0)) && in lpfc_find_next_oas_lun()
5828 sizeof(struct lpfc_name)) == 0)) && in lpfc_find_next_oas_lun()
5837 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
5840 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
5849 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
5852 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
5857 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
5859 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
5889 lpfc_enable_oas_lun(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, in lpfc_enable_oas_lun()
5890 struct lpfc_name *target_wwpn, uint64_t lun, uint8_t pri) in lpfc_enable_oas_lun()
5948 lpfc_disable_oas_lun(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, in lpfc_disable_oas_lun()
5949 struct lpfc_name *target_wwpn, uint64_t lun, uint8_t pri) in lpfc_disable_oas_lun()