Searched refs:CMD_STATUS (Results 1 – 7 of 7) 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()
|
H A D | shpchp.h | 201 CMD_STATUS = offsetof(struct ctrl_reg, cmd_status), enumerator
|
/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/dvb-frontends/ |
H A D | bcm3510_priv.h | 341 #define CMD_STATUS 0x38 macro
|
/linux/drivers/mtd/nand/raw/ |
H A D | cadence-nand-controller.c | 64 #define CMD_STATUS 0x0014 macro
|