Home
last modified time | relevance | path

Searched refs:physical_device (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/include/linux/iio/common/
Dcros_ec_sensors_core.h95 struct iio_dev *indio_dev, bool physical_device,
/Linux-v6.1/Documentation/ABI/stable/
Dsysfs-bus-xen-backend17 What: /sys/bus/xen-backend/devices/vbd-*/physical_device
/Linux-v6.1/drivers/iio/common/cros_ec_sensors/
Dcros_ec_sensors_core.c241 bool physical_device, in cros_ec_sensors_core_init() argument
280 if (physical_device) { in cros_ec_sensors_core_init()
/Linux-v6.1/drivers/scsi/
Dhpsa.h66 u8 physical_device : 1; member
Dhpsa.c668 return !device->physical_device; in is_logical_device()
2420 if (dev->physical_device && dev->expose_device) { in handle_ioaccel_mode2_error()
2614 if (dev->physical_device && dev->expose_device && in complete_scsi_command()
4356 bool physical_device; in hpsa_update_scsi_devices() local
4425 physical_device = i < nphysicals + (raid_ctlr_position == 0); in hpsa_update_scsi_devices()
4440 physical_device) { in hpsa_update_scsi_devices()
4465 this_device->physical_device = physical_device; in hpsa_update_scsi_devices()
4471 if (MASKED_DEVICE(lunaddrbytes) && this_device->physical_device) in hpsa_update_scsi_devices()
4480 if (this_device->physical_device && this_device->expose_device) in hpsa_update_scsi_devices()
4497 if (this_device->physical_device) { in hpsa_update_scsi_devices()
/Linux-v6.1/drivers/block/xen-blkback/
Dxenbus.c439 VBD_SHOW(physical_device, "%x:%x\n", be->major, be->minor);