Lines Matching refs:lpfc_name

1372 				sizeof(struct lpfc_name)) != 0))  in lpfc_bg_err_inject()
1422 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1443 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1464 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1491 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1542 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1562 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1583 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1610 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1643 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1665 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1693 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
3623 &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3625 &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3638 &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3640 &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3662 &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3664 &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
4055 sizeof(struct lpfc_name)); in lpfc_scsi_cmd_iocb_cmpl()
4058 sizeof(struct lpfc_name)); in lpfc_scsi_cmd_iocb_cmpl()
5264 memcpy(scsi_event.wwpn, &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_device_reset_handler()
5265 memcpy(scsi_event.wwnn, &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_device_reset_handler()
5342 memcpy(scsi_event.wwpn, &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_target_reset_handler()
5343 memcpy(scsi_event.wwnn, &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_target_reset_handler()
5391 memcpy(scsi_event.wwpn, &vport->fc_portname, sizeof(struct lpfc_name)); in lpfc_bus_reset_handler()
5392 memcpy(scsi_event.wwnn, &vport->fc_nodename, sizeof(struct lpfc_name)); in lpfc_bus_reset_handler()
5524 struct lpfc_name target_wwpn; in lpfc_slave_alloc()
5683 lpfc_create_device_data(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, in lpfc_create_device_data()
5684 struct lpfc_name *target_wwpn, uint64_t lun, in lpfc_create_device_data()
5707 sizeof(struct lpfc_name)); in lpfc_create_device_data()
5709 sizeof(struct lpfc_name)); in lpfc_create_device_data()
5758 struct lpfc_name *vport_wwpn, in __lpfc_get_device_data()
5759 struct lpfc_name *target_wwpn, uint64_t lun) in __lpfc_get_device_data()
5772 sizeof(struct lpfc_name)) == 0) && in __lpfc_get_device_data()
5774 sizeof(struct lpfc_name)) == 0) && in __lpfc_get_device_data()
5809 lpfc_find_next_oas_lun(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, in lpfc_find_next_oas_lun()
5810 struct lpfc_name *target_wwpn, uint64_t *starting_lun, in lpfc_find_next_oas_lun()
5811 struct lpfc_name *found_vport_wwpn, in lpfc_find_next_oas_lun()
5812 struct lpfc_name *found_target_wwpn, in lpfc_find_next_oas_lun()
5841 sizeof(struct lpfc_name)) == 0)) && in lpfc_find_next_oas_lun()
5844 sizeof(struct lpfc_name)) == 0)) && in lpfc_find_next_oas_lun()
5853 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
5856 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
5865 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
5868 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
5873 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
5875 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
5905 lpfc_enable_oas_lun(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, in lpfc_enable_oas_lun()
5906 struct lpfc_name *target_wwpn, uint64_t lun, uint8_t pri) in lpfc_enable_oas_lun()
5964 lpfc_disable_oas_lun(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, in lpfc_disable_oas_lun()
5965 struct lpfc_name *target_wwpn, uint64_t lun, uint8_t pri) in lpfc_disable_oas_lun()