Lines Matching refs:lpfc_name

1018 				sizeof(struct lpfc_name)) != 0))  in lpfc_bg_err_inject()
1069 0, sizeof(struct lpfc_name)); 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()
1138 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1190 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1210 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1231 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1258 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1291 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1313 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
1341 0, sizeof(struct lpfc_name)); in lpfc_bg_err_inject()
3603 &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3605 &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3618 &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3620 &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3642 &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
3644 &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_send_scsi_error_event()
4160 sizeof(struct lpfc_name)); in lpfc_fcp_io_cmd_wqe_cmpl()
4163 sizeof(struct lpfc_name)); in lpfc_fcp_io_cmd_wqe_cmpl()
4478 sizeof(struct lpfc_name)); in lpfc_scsi_cmd_iocb_cmpl()
4481 sizeof(struct lpfc_name)); in lpfc_scsi_cmd_iocb_cmpl()
6030 memcpy(scsi_event.wwpn, &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_device_reset_handler()
6031 memcpy(scsi_event.wwnn, &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_device_reset_handler()
6119 memcpy(scsi_event.wwpn, &pnode->nlp_portname, sizeof(struct lpfc_name)); in lpfc_target_reset_handler()
6120 memcpy(scsi_event.wwnn, &pnode->nlp_nodename, sizeof(struct lpfc_name)); in lpfc_target_reset_handler()
6262 struct lpfc_name target_wwpn; in lpfc_slave_alloc()
6428 lpfc_create_device_data(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, in lpfc_create_device_data()
6429 struct lpfc_name *target_wwpn, uint64_t lun, in lpfc_create_device_data()
6452 sizeof(struct lpfc_name)); in lpfc_create_device_data()
6454 sizeof(struct lpfc_name)); in lpfc_create_device_data()
6503 struct lpfc_name *vport_wwpn, in __lpfc_get_device_data()
6504 struct lpfc_name *target_wwpn, uint64_t lun) in __lpfc_get_device_data()
6517 sizeof(struct lpfc_name)) == 0) && in __lpfc_get_device_data()
6519 sizeof(struct lpfc_name)) == 0) && in __lpfc_get_device_data()
6555 lpfc_find_next_oas_lun(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, in lpfc_find_next_oas_lun()
6556 struct lpfc_name *target_wwpn, uint64_t *starting_lun, in lpfc_find_next_oas_lun()
6557 struct lpfc_name *found_vport_wwpn, in lpfc_find_next_oas_lun()
6558 struct lpfc_name *found_target_wwpn, in lpfc_find_next_oas_lun()
6587 sizeof(struct lpfc_name)) == 0)) && in lpfc_find_next_oas_lun()
6590 sizeof(struct lpfc_name)) == 0)) && in lpfc_find_next_oas_lun()
6599 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
6602 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
6611 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
6614 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
6619 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
6621 sizeof(struct lpfc_name)); in lpfc_find_next_oas_lun()
6652 lpfc_enable_oas_lun(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, in lpfc_enable_oas_lun()
6653 struct lpfc_name *target_wwpn, uint64_t lun, uint8_t pri) in lpfc_enable_oas_lun()
6712 lpfc_disable_oas_lun(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, in lpfc_disable_oas_lun()
6713 struct lpfc_name *target_wwpn, uint64_t lun, uint8_t pri) in lpfc_disable_oas_lun()