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

  /src/sys/arch/powerpc/ibm4xx/dev/
exb.c 97 struct exb_conf ec1; local in function:exb_attach
101 ec1 = *ec;
102 ec1.ec_bust = exb_get_bus_space_tag();
104 config_found(self, &ec1, exb_print,
exb.c 97 struct exb_conf ec1; local in function:exb_attach
101 ec1 = *ec;
102 ec1.ec_bust = exb_get_bus_space_tag();
104 config_found(self, &ec1, exb_print,
exb.c 97 struct exb_conf ec1; local in function:exb_attach
101 ec1 = *ec;
102 ec1.ec_bust = exb_get_bus_space_tag();
104 config_found(self, &ec1, exb_print,

Completed in 135 milliseconds