HomeSort by: relevance | last modified time | path
    Searched defs:gaa (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/alpha/gbus/
gbus.c 126 struct gbus_attach_args gaa = *ga; local in function:gbusattach
127 gaa.ga_iot = iot;
128 locs[GBUSCF_OFFSET] = gaa.ga_offset;
129 config_found(self, &gaa, gbusprint,
gbus.c 126 struct gbus_attach_args gaa = *ga; local in function:gbusattach
127 gaa.ga_iot = iot;
128 locs[GBUSCF_OFFSET] = gaa.ga_offset;
129 config_found(self, &gaa, gbusprint,

Completed in 21 milliseconds