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

  /src/sys/dev/tc/
if_le_ioasic.c 74 static int le_ioasic_match(device_t, cfdata_t, void *);
78 le_ioasic_match, le_ioasic_attach, NULL, NULL);
88 le_ioasic_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
if_le_ioasic.c 74 static int le_ioasic_match(device_t, cfdata_t, void *);
78 le_ioasic_match, le_ioasic_attach, NULL, NULL);
88 le_ioasic_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 22 milliseconds