Home
last modified time | relevance | path

Searched refs:PVSCSI_CMD_RESET_DEVICE (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/scsi/
H A Dvmw_pvscsi.h98 PVSCSI_CMD_RESET_DEVICE = 5, enumerator
H A Dvmw_pvscsi.c964 [PVSCSI_CMD_RESET_DEVICE] = {
H A Dtrace-events144 pvscsi_on_cmd_reset_dev(uint32_t tgt, int lun, void* dev) "PVSCSI_CMD_RESET_DEVICE[target %u lun %d…
/openbmc/linux/drivers/scsi/
H A Dvmw_pvscsi.h112 PVSCSI_CMD_RESET_DEVICE = 5, enumerator
H A Dvmw_pvscsi.c323 pvscsi_write_cmd_desc(adapter, PVSCSI_CMD_RESET_DEVICE, in ll_device_reset()