HomeSort by: relevance | last modified time | path
    Searched refs:cs80describe (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/gpib/
cs80busvar.h 218 int cs80describe(void *, int, int, struct cs80_description *);
cs80bus.c 230 cs80describe(void *v, int slave, int punit, struct cs80_description *csd) function in typeref:typename:int
236 DPRINTF(DBG_FOLLOW, ("cs80describe: sc=%p slave=%d\n", sc, slave));
249 DPRINTF(DBG_FAIL, ("cs80describe: failed, stat=0x%x\n", stat));
ct.c 277 if (cs80describe(parent, sc->sc_slave, sc->sc_punit, &csd)) {
rd.c 332 if (cs80describe(parent, sc->sc_slave, sc->sc_punit, &csd)) {

Completed in 15 milliseconds