Searched refs:cfattach_t (Results 1 – 6 of 6) sorted by relevance
132 cfattach_t dv_cfattach; /* our cfattach */
149 typedef struct cfattach *cfattach_t; typedef598 cfattach_t device_cfattach(device_t);
199 cfattach_t
1570 cfattach_t ca; in config_devalloc()
821 cfattach_t ca = device_cfattach(sc->sc_dev); in cas_partial_detach()
232 cfattach_t ca = device_cfattach(sc->sc_dev); in gem_partial_detach()