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