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

  /src/sys/arch/sparc/dev/
ms_pckbport.c 70 static int ms_pckbport_match(device_t, cfdata_t, void *);
74 ms_pckbport_match, ms_pckbport_attach, NULL, NULL);
83 ms_pckbport_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
ms_pckbport.c 70 static int ms_pckbport_match(device_t, cfdata_t, void *);
74 ms_pckbport_match, ms_pckbport_attach, NULL, NULL);
83 ms_pckbport_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 118 milliseconds