Searched refs:boot_target (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/scsi/ |
H A D | libiscsi.h | 307 char *boot_target; member
|
/kernel/linux/linux-6.6/include/scsi/ |
H A D | libiscsi.h | 327 char *boot_target; member
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | libiscsi.c | 3003 kfree(session->boot_target); in iscsi_session_teardown() 3433 return iscsi_switch_str_param(&session->boot_target, buf); in iscsi_set_param() 3533 len = sysfs_emit(buf, "%s\n", session->boot_target); in iscsi_session_get_param()
|
H A D | dc395x.c | 220 u8 boot_target; /* 79 */ member 4071 *d_eeprom++ = 0x00000015; /* reserved1,boot_lun,boot_target,reserved0 */ in check_eeprom()
|
H A D | scsi_transport_iscsi.c | 4375 iscsi_session_attr(boot_target, ISCSI_PARAM_BOOT_TARGET, 0);
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | libiscsi.c | 3144 kfree(session->boot_target); in iscsi_session_free() 3591 return iscsi_switch_str_param(&session->boot_target, buf); in iscsi_set_param() 3691 len = sysfs_emit(buf, "%s\n", session->boot_target); in iscsi_session_get_param()
|
H A D | scsi_transport_iscsi.c | 4402 iscsi_session_attr(boot_target, ISCSI_PARAM_BOOT_TARGET, 0);
|
H A D | dc395x.c | 205 u8 boot_target; /* 79 */ member 4025 *d_eeprom++ = 0x00000015; /* reserved1,boot_lun,boot_target,reserved0 */ in check_eeprom()
|
Completed in 32 milliseconds