Lines Matching refs:lpfc_name

1016 				sizeof(struct lpfc_name)) != 0))  in lpfc_bg_err_inject()
1067 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1088 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1109 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1136 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1188 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1208 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1229 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1256 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1289 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1311 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1339 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
3595 &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3597 &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3610 &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3612 &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3634 &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3636 &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
4149 sizeof(struct lpfc_name)); in lpfc_fcp_io_cmd_wqe_cmpl()
4152 sizeof(struct lpfc_name)); in lpfc_fcp_io_cmd_wqe_cmpl()
4468 sizeof(struct lpfc_name)); in lpfc_scsi_cmd_iocb_cmpl()
4471 sizeof(struct lpfc_name)); in lpfc_scsi_cmd_iocb_cmpl()
6031 memcpy(scsi_event.wwpn, &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_device_reset_handler()
6032 memcpy(scsi_event.wwnn, &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_device_reset_handler()
6120 memcpy(scsi_event.wwpn, &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_target_reset_handler()
6121 memcpy(scsi_event.wwnn, &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_target_reset_handler()
6259 struct lpfc_name target_wwpn; in lpfc_sdev_init()
6426 lpfc_create_device_data(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, in lpfc_create_device_data()
6427 struct lpfc_name *target_wwpn, uint64_t lun, in lpfc_create_device_data()
6450 sizeof(struct lpfc_name)); in lpfc_create_device_data()
6452 sizeof(struct lpfc_name)); in lpfc_create_device_data()
6501 struct lpfc_name *vport_wwpn, in __lpfc_get_device_data()
6502 struct lpfc_name *target_wwpn, uint64_t lun) in __lpfc_get_device_data()
6515 sizeof(struct lpfc_name)) == 0) && in __lpfc_get_device_data()
6517 sizeof(struct lpfc_name)) == 0) && in __lpfc_get_device_data()
6553 lpfc_find_next_oas_lun(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, in lpfc_find_next_oas_lun()
6554 struct lpfc_name *target_wwpn, uint64_t *starting_lun, in lpfc_find_next_oas_lun()
6555 struct lpfc_name *found_vport_wwpn, in lpfc_find_next_oas_lun()
6556 struct lpfc_name *found_target_wwpn, in lpfc_find_next_oas_lun()
6585 sizeof(struct lpfc_name)) == 0)) && in lpfc_find_next_oas_lun()
6588 sizeof(struct lpfc_name)) == 0)) && in lpfc_find_next_oas_lun()
6597 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
6600 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
6609 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
6612 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
6617 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
6619 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
6650 lpfc_enable_oas_lun(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, in lpfc_enable_oas_lun()
6651 struct lpfc_name *target_wwpn, uint64_t lun, uint8_t pri) in lpfc_enable_oas_lun()
6710 lpfc_disable_oas_lun(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, in lpfc_disable_oas_lun()
6711 struct lpfc_name *target_wwpn, uint64_t lun, uint8_t pri) in lpfc_disable_oas_lun()