Searched refs:CMD_STATUS (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/scsi/fnic/ |
| H A D | vnic_devcmd.h | 293 CMD_STATUS = _CMDC(_CMD_DIR_RW, _CMD_VTYPE_ALL, 49), enumerator
|
| /linux/drivers/pci/hotplug/ |
| H A D | shpchp_hpc.c | 240 u16 cmd_status = shpc_readw(ctrl, CMD_STATUS); in is_ctrl_busy() 333 u16 cmd_status = shpc_readw(ctrl, CMD_STATUS) & 0x000F; in shpchp_check_cmd_status()
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | bcm3510_priv.h | 341 #define CMD_STATUS 0x38 macro
|
| /linux/drivers/net/ethernet/cisco/enic/ |
| H A D | vnic_devcmd.h | 339 CMD_STATUS = _CMDC(_CMD_DIR_RW, _CMD_VTYPE_ALL, 49), enumerator
|
| H A D | vnic_dev.c | 1144 ret = vnic_dev_cmd(vdev, CMD_STATUS, &a0, &a1, wait); in vnic_dev_cmd_status()
|
| /linux/drivers/media/usb/s2255/ |
| H A D | s2255drv.c | 131 #define CMD_STATUS cpu_to_le32((CMD_2255 | 0x40)) macro 1042 buffer[2] = CMD_STATUS; in s2255_cmd_status()
|