Searched refs:beiscsi_get_initiator_name (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/ |
H A D | be_mgmt.h | 170 int beiscsi_get_initiator_name(struct beiscsi_hba *phba, char *name, bool cfg);
|
H A D | be_iscsi.c | 779 status = beiscsi_get_initiator_name(phba, buf, true); in beiscsi_get_host_param() 781 status = beiscsi_get_initiator_name(phba, buf, false); in beiscsi_get_host_param()
|
H A D | be_mgmt.c | 352 * beiscsi_get_initiator_name - read initiator name from flash 358 int beiscsi_get_initiator_name(struct beiscsi_hba *phba, char *name, bool cfg) in beiscsi_get_initiator_name() function
|
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/ |
H A D | be_mgmt.h | 170 int beiscsi_get_initiator_name(struct beiscsi_hba *phba, char *name, bool cfg);
|
H A D | be_iscsi.c | 779 status = beiscsi_get_initiator_name(phba, buf, true); in beiscsi_get_host_param() 781 status = beiscsi_get_initiator_name(phba, buf, false); in beiscsi_get_host_param()
|
H A D | be_mgmt.c | 354 * beiscsi_get_initiator_name - read initiator name from flash 360 int beiscsi_get_initiator_name(struct beiscsi_hba *phba, char *name, bool cfg) in beiscsi_get_initiator_name() function
|
Completed in 17 milliseconds