Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ncv/
HDncr53c500_pccard.c71 static int ncvattach(device_t devi);
260 if (ncvattach(dev) == 0) { in ncv_pccard_attach()
321 ncvattach(device_t devi) in ncvattach() function