Home
last modified time | relevance | path

Searched refs:medium_type (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/scsi/device_handler/
H A Dscsi_dh_rdac.c60 u8 medium_type; member
67 u8 medium_type; member
/openbmc/linux/drivers/scsi/
H A Dscsi_lib.c2123 real_buffer[2] = data->medium_type; in scsi_mode_select()
2142 real_buffer[1] = data->medium_type; in scsi_mode_select()
2261 data->medium_type = 0; in scsi_mode_sense()
2267 data->medium_type = buffer[2]; in scsi_mode_sense()
2273 data->medium_type = buffer[1]; in scsi_mode_sense()
H A Dipr.h699 u8 medium_type; member
/openbmc/linux/include/scsi/
H A Dscsi_device.h27 __u8 medium_type; member
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_managers_bmc.robot68 # 'channel_info': {'medium_type': 'lan-802.3',
/openbmc/linux/include/uapi/linux/
H A Dcdrom.h927 __u8 medium_type; member
/openbmc/openbmc-test-automation/lib/
H A Dbmc_network_utils.robot722 # Get the channel which medium_type as 'reserved' and append it to a list.
726 Run Keyword If '${values['channel_info']['medium_type']}' == 'reserved'
745 Run Keyword If '${values['channel_info']['medium_type']}' == 'lan-802.3'
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_general.robot89 ... ['${active_channel_config['${CHANNEL_NUMBER}']['channel_info']['medium_type']}']