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

  /src/sys/dev/tc/
zs_ioasic.c 182 static int zs_ioasic_match(device_t, cfdata_t, void *);
189 zs_ioasic_match, zs_ioasic_attach, NULL, NULL);
199 zs_ioasic_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 219 milliseconds