Searched refs:SLOT_NUMBER (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/busses/mmc/
H A Dsdhci_pci.cpp40 #define SLOT_NUMBER "device/slot" macro
60 if (gDeviceManager->get_attr_uint8(node, SLOT_NUMBER, &slot, false) < B_OK
180 { SLOT_NUMBER, B_UINT8_TYPE, { .ui8 = slot} },
H A Dsdhci.cpp41 #define SLOT_NUMBER "device/slot" macro

Completed in 43 milliseconds