Home
last modified time | relevance | path

Searched refs:START_NONE (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/pccbb/
HDpccbb.c1093 #define START_NONE 0xffffffff macro
1105 starts[0] = starts[1] = START_NONE; in cbb_cardbus_auto_open()
1132 if (starts[i] == START_NONE) in cbb_cardbus_auto_open()
1137 if (starts[0] != START_NONE && starts[1] != START_NONE) { in cbb_cardbus_auto_open()
1159 if (starts[1] != START_NONE) in cbb_cardbus_auto_open()
1164 if (starts[0] != START_NONE) in cbb_cardbus_auto_open()
1167 if (starts[1] != START_NONE) in cbb_cardbus_auto_open()
1174 if (bootverbose && starts[0] != START_NONE) in cbb_cardbus_auto_open()