Home
last modified time | relevance | path

Searched refs:cs_isa_attach (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/dev/cs/
HDif_cs_isa.c55 static int cs_isa_attach(device_t);
91 cs_isa_attach(device_t dev) in cs_isa_attach() function
104 DEVMETHOD(device_attach, cs_isa_attach),