Home
last modified time | relevance | path

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

/dragonfly/sys/bus/ppbus/
HDMakefile16 ppb_get_epp_protocol \
HDppb_base.c101 ppb_get_epp_protocol(device_t bus) in ppb_get_epp_protocol() function
HDppbconf.h259 extern int ppb_get_epp_protocol(device_t);
HDppb_msq.c85 switch ((epp = ppb_get_epp_protocol(bus))) { in mode2xfer()