Searched refs:CB710_SLOT_SM (Results 1 – 2 of 2) sorted by relevance
230 if (val & CB710_SLOT_SM) in cb710_probe()279 if (val & CB710_SLOT_SM) { /* SmartMedia slot */ in cb710_probe()281 CB710_SLOT_SM, 0x60, "cb710-sm"); in cb710_probe()302 cb710_unregister_slot(chip, CB710_SLOT_SM); in cb710_remove_one()
51 #define CB710_SLOT_SM 4 macro