Searched refs:ppb_set_mode (Results 1 – 9 of 9) sorted by relevance
| /freebsd-14.2/sys/dev/ppbus/ |
| H A D | ppb_1284.c | 201 ppb_set_mode(bus, PPB_COMPATIBLE); in ppb_peripheral_negociate() 242 ppb_set_mode(bus, PPB_BYTE); in ppb_peripheral_negociate() 321 ppb_set_mode(bus, PPB_COMPATIBLE); in ppb_peripheral_terminate() 674 ppb_set_mode(bus, PPB_COMPATIBLE); in ppb_1284_negociate() 797 ppb_set_mode(bus, mode); in ppb_1284_negociate() 855 ppb_set_mode(bus, PPB_COMPATIBLE); in ppb_1284_terminate()
|
| H A D | pps.c | 153 i = ppb_set_mode(sc->ppbus, PPB_EPP); in ppsattach() 202 i = ppb_set_mode(sc->ppbus, PPB_COMPATIBLE); in ppsattach() 233 i = ppb_set_mode(sc->ppbus, PPB_PS2); in ppsopen() 269 ppb_set_mode(ppbus, PPB_COMPATIBLE); in ppsclose()
|
| H A D | ppbconf.c | 138 ppb_set_mode(bus, val); in ppbus_write_ivar() 539 ppb_set_mode(bus, ppbdev->ctx.mode); in ppb_request_bus()
|
| H A D | ppbconf.h | 269 extern int ppb_set_mode(device_t, int); /* returns old mode */
|
| H A D | ppb_base.c | 127 ppb_set_mode(device_t bus, int mode) in ppb_set_mode() function
|
| H A D | pcfclock.c | 270 ppb_set_mode(ppbus, PPB_COMPATIBLE); in pcfclock_read_dev()
|
| H A D | ppi.c | 274 ppb_set_mode(ppbus, PPB_COMPATIBLE); in ppiintr()
|
| H A D | if_plip.c | 370 ppb_set_mode(ppbus, PPB_COMPATIBLE); in lpinit_locked()
|
| /freebsd-14.2/sys/modules/ppbus/ |
| H A D | Makefile | 16 ppb_set_mode \
|