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

  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86Bus.h 53 BusRec bus;
65 extern BusRec primaryBus;
xf86str.h 282 } BusRec, *BusPtr;
489 BusRec location;
xf86Bus.c 58 BusRec primaryBus = { BUS_NONE, {0} };
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86Bus.h 56 BusRec bus;
70 extern BusRec primaryBus;
xf86str.h 366 } BusRec, *BusPtr;
578 BusRec location;
xf86Bus.c 57 BusRec primaryBus = { BUS_NONE, { 0 } };

Completed in 10 milliseconds