HomeSort by: relevance | last modified time | path
    Searched refs:cfattach_t (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/sys/
device_impl.h 132 cfattach_t dv_cfattach; /* our cfattach */
device.h 149 typedef struct cfattach *cfattach_t; typedef in typeref:struct:cfattach *
598 cfattach_t device_cfattach(device_t);
  /src/sys/kern/
subr_device.c 199 cfattach_t
subr_autoconf.c 1570 cfattach_t ca;
  /src/sys/dev/pci/
if_cas.c 821 cfattach_t ca = device_cfattach(sc->sc_dev);
  /src/sys/dev/ic/
gem.c 232 cfattach_t ca = device_cfattach(sc->sc_dev);

Completed in 44 milliseconds