Home
last modified time | relevance | path

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

/freebsd/sys/modules/ppbus/
H A DMakefile15 ppb_get_epp_protocol \
/freebsd/sys/dev/ppbus/
H A Dppbconf.h268 extern int ppb_get_epp_protocol(device_t);
H A Dppb_base.c96 ppb_get_epp_protocol(device_t bus) in ppb_get_epp_protocol() function
H A Dppb_msq.c90 switch ((epp = ppb_get_epp_protocol(bus))) { in mode2xfer()