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

  /src/sys/arch/x68k/dev/
intio.c 118 static int intio_match(device_t, cfdata_t, void *);
125 intio_match, intio_attach, NULL, NULL);
140 intio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
intio.c 118 static int intio_match(device_t, cfdata_t, void *);
125 intio_match, intio_attach, NULL, NULL);
140 intio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 24 milliseconds