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

  /src/sys/arch/hpcmips/tx/
txcsbus.c 95 int txcsbus_match(device_t, cfdata_t, void *);
108 txcsbus_match, txcsbus_attach, NULL, NULL);
114 txcsbus_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
txcsbus.c 95 int txcsbus_match(device_t, cfdata_t, void *);
108 txcsbus_match, txcsbus_attach, NULL, NULL);
114 txcsbus_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 24 milliseconds