Searched refs:CB710_SLOT_SM (Results 1 – 2 of 2) sorted by relevance
214 if (val & CB710_SLOT_SM) in cb710_probe()263 if (val & CB710_SLOT_SM) { /* SmartMedia slot */ in cb710_probe()265 CB710_SLOT_SM, 0x60, "cb710-sm"); in cb710_probe()286 cb710_unregister_slot(chip, CB710_SLOT_SM); in cb710_remove_one()
48 #define CB710_SLOT_SM 4 macro