HomeSort by: relevance | last modified time | path
    Searched refs:ga_slot (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/sgimips/gio/
giovar.h 56 int ga_slot; /* not valid if graphics */ member in struct:gio_attach_args
gio.c 208 ga.ga_slot = -1;
256 ga.ga_slot = slot_bases[i].slot;
313 if (ga->ga_slot != GIOCF_SLOT_DEFAULT)
314 aprint_normal(" slot %d", ga->ga_slot);
331 ga->ga_slot = cf->cf_loc[GIOCF_SLOT];
349 cf->cf_loc[GIOCF_SLOT] != ga->ga_slot)
374 ga.ga_slot = -1;
pci_gio.c 147 sc->sc_slot = ga->ga_slot;
159 if (gio_arb_config(ga->ga_slot, arb)) {
  /src/sys/arch/mac68k/dev/
grf_subr.c 62 ga.ga_slot = sp;
grfvar.h 94 nubus_slot *ga_slot; member in struct:grfbus_attach_args

Completed in 13 milliseconds