Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/pci/
Dncr.c1438 static int ncr_snooptest (ncb_p np);
4177 if (ncr_snooptest (np)) {
7591 static int ncr_snooptest (struct ncb* np) function