Home
last modified time | relevance | path

Searched refs:PVSCSI_CMD_LAST (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/scsi/
H A Dvmw_pvscsi.h104 PVSCSI_CMD_LAST = 10 /* has to be last */ enumerator
H A Dvmw_pvscsi.c995 assert(s->curr_cmd < PVSCSI_CMD_LAST); in pvscsi_do_command_processing()
1017 if ((cmd_id > PVSCSI_CMD_FIRST) && (cmd_id < PVSCSI_CMD_LAST)) { in pvscsi_on_command()
/openbmc/linux/drivers/scsi/
H A Dvmw_pvscsi.h119 PVSCSI_CMD_LAST = 11 /* has to be last */ enumerator