OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:booted_slot
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/pmax/pmax/
autoconf.c
67
static int
booted_slot
, booted_unit;
variable in typeref:typename:int
104
booted_slot
= booted_unit = booted_partition = 0;
111
booted_slot
= *cp++ - '0';
134
booted_slot
= cp[0] - '0';
183
if (ta->ta_slot ==
booted_slot
)
201
ta->ta_slot ==
booted_slot
) {
257
ta->ta_slot ==
booted_slot
) {
autoconf.c
67
static int
booted_slot
, booted_unit;
variable in typeref:typename:int
104
booted_slot
= booted_unit = booted_partition = 0;
111
booted_slot
= *cp++ - '0';
134
booted_slot
= cp[0] - '0';
183
if (ta->ta_slot ==
booted_slot
)
201
ta->ta_slot ==
booted_slot
) {
257
ta->ta_slot ==
booted_slot
) {
/src/sys/arch/sgimips/sgimips/
autoconf.c
59
static int
booted_slot
, booted_unit;
variable in typeref:typename:int
97
booted_slot
= booted_unit = booted_partition = 0;
114
booted_slot
= *cp++ - '0';
135
booted_slot
= *cp++ - '0';
245
if (device_unit(dev) ==
booted_slot
)
autoconf.c
59
static int
booted_slot
, booted_unit;
variable in typeref:typename:int
97
booted_slot
= booted_unit = booted_partition = 0;
114
booted_slot
= *cp++ - '0';
135
booted_slot
= *cp++ - '0';
245
if (device_unit(dev) ==
booted_slot
)
Completed in 26 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025