Searched refs:cs_attach (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/cs/
H A Dif_csvar.h75 int cs_attach(device_t dev);
H A Dif_cs_isa.c98 return (cs_attach(dev));
H A Dif_cs_pccard.c94 return (cs_attach(dev));
H A Dif_cs.c459 cs_attach(device_t dev) function

Completed in 177 milliseconds