HomeSort by: relevance | last modified time | path
    Searched defs:ctlookup (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/gpib/
ct.c 166 int ctlookup(int, int, int);
230 ctlookup(int id, int slave, int punit) function in typeref:typename:int
248 if ((i = ctlookup(ca->ca_id, ca->ca_slave, ca->ca_punit)) < 0)
268 if ((type = ctlookup(ca->ca_id, ca->ca_slave, ca->ca_punit)) < 0)

Completed in 13 milliseconds