Searched refs:cb_cmd (Results 1 – 2 of 2) sorted by relevance
449 u16 cb_cmd = cb710_encode_cmd_flags(reader, cmd); in cb710_mmc_command() local450 dev_dbg(cb710_slot_dev(slot), "cmd request: 0x%04X\n", cb_cmd); in cb710_mmc_command()461 cb710_write_port_16(slot, CB710_MMC_CMD_TYPE_PORT, cb_cmd); in cb710_mmc_command()
2027 unsigned long cb_cmd), in qeth_send_control_data() argument