Symbol: gio_attach_args
sys/arch/sgimips/gio/gio.c
182
struct gio_attach_args ga;
sys/arch/sgimips/gio/gio.c
281
struct gio_attach_args *ga = aux;
sys/arch/sgimips/gio/gio.c
324
struct gio_attach_args *ga = aux;
sys/arch/sgimips/gio/gio.c
346
struct gio_attach_args *ga = aux;
sys/arch/sgimips/gio/gio.c
362
struct gio_attach_args ga;
sys/arch/sgimips/gio/grtwo.c
446
struct gio_attach_args *ga = aux;
sys/arch/sgimips/gio/grtwo.c
468
grtwo_attach_common(struct grtwo_devconfig * dc, struct gio_attach_args * ga)
sys/arch/sgimips/gio/grtwo.c
501
struct gio_attach_args *ga = aux;
sys/arch/sgimips/gio/grtwo.c
535
grtwo_cnattach(struct gio_attach_args * ga)
sys/arch/sgimips/gio/grtwovar.h
37
int grtwo_cnattach(struct gio_attach_args *);
sys/arch/sgimips/gio/light.c
268
struct gio_attach_args *ga = aux;
sys/arch/sgimips/gio/light.c
286
light_attach_common(struct light_devconfig *dc, struct gio_attach_args *ga)
sys/arch/sgimips/gio/light.c
314
struct gio_attach_args *ga = aux;
sys/arch/sgimips/gio/light.c
343
light_cnattach(struct gio_attach_args *ga)
sys/arch/sgimips/gio/lightvar.h
32
int light_cnattach(struct gio_attach_args *);
sys/arch/sgimips/gio/newport.c
1004
struct gio_attach_args *ga = aux;
sys/arch/sgimips/gio/newport.c
1057
newport_cnattach(struct gio_attach_args *ga)
sys/arch/sgimips/gio/newport.c
949
struct gio_attach_args *ga = aux;
sys/arch/sgimips/gio/newport.c
982
newport_attach_common(struct newport_devconfig *dc, struct gio_attach_args *ga)
sys/arch/sgimips/gio/newportvar.h
37
int newport_cnattach(struct gio_attach_args *);
sys/arch/sgimips/gio/pci_gio.c
110
struct gio_attach_args *ga = aux;
sys/arch/sgimips/gio/pci_gio.c
136
struct gio_attach_args *ga = aux;
sys/arch/sgimips/hpc/hpc.c
360
static int hpc_revision(struct hpc_softc *, struct gio_attach_args *);
sys/arch/sgimips/hpc/hpc.c
386
struct gio_attach_args* ga = aux;
sys/arch/sgimips/hpc/hpc.c
403
struct gio_attach_args* ga = aux;
sys/arch/sgimips/hpc/hpc.c
587
hpc_revision(struct hpc_softc *sc, struct gio_attach_args *ga)