Home
last modified time | relevance | path

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

/linux/drivers/virt/nitro_enclaves/
H A Dne_pci_dev.h127 INVALID_CMD = 0, enumerator
H A Dne_pci_dev.c106 if (cmd_type <= INVALID_CMD || cmd_type >= MAX_CMD) { in ne_do_request()
/linux/drivers/pci/hotplug/
H A Dshpchp_hpc.c155 #define INVALID_CMD 0x2 macro
344 retval = INVALID_CMD; in shpchp_check_cmd_status()