Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/gpib/
H A Dct.c166 int ctlookup(int, int, int);
230 ctlookup(int id, int slave, int punit) in ctlookup() function
248 if ((i = ctlookup(ca->ca_id, ca->ca_slave, ca->ca_punit)) < 0) in ctmatch()
268 if ((type = ctlookup(ca->ca_id, ca->ca_slave, ca->ca_punit)) < 0) in ctattach()