Home
last modified time | relevance | path

Searched refs:boot_target (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/scsi/
H A Dlibiscsi.h307 char *boot_target; member
/kernel/linux/linux-6.6/include/scsi/
H A Dlibiscsi.h327 char *boot_target; member
/kernel/linux/linux-5.10/drivers/scsi/
H A Dlibiscsi.c3003 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 Ddc395x.c220 u8 boot_target; /* 79 */ member
4071 *d_eeprom++ = 0x00000015; /* reserved1,boot_lun,boot_target,reserved0 */ in check_eeprom()
H A Dscsi_transport_iscsi.c4375 iscsi_session_attr(boot_target, ISCSI_PARAM_BOOT_TARGET, 0);
/kernel/linux/linux-6.6/drivers/scsi/
H A Dlibiscsi.c3144 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 Dscsi_transport_iscsi.c4402 iscsi_session_attr(boot_target, ISCSI_PARAM_BOOT_TARGET, 0);
H A Ddc395x.c205 u8 boot_target; /* 79 */ member
4025 *d_eeprom++ = 0x00000015; /* reserved1,boot_lun,boot_target,reserved0 */ in check_eeprom()

Completed in 32 milliseconds