Searched defs:command_byte (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/sys/dev/adb/ |
H A D | adb_bus.c | 253 u_char command_byte = 0; adb_send_packet() local 314 u_char command_byte = 0; adb_send_raw_packet_sync() local [all...] |
/freebsd-src/sys/powerpc/powermac/ |
H A D | cuda.c | 705 cuda_adb_send(device_t dev,u_char command_byte,int len,u_char * data,u_char poll) cuda_adb_send() argument
|
H A D | pmu.c | 754 pmu_adb_send(device_t dev,u_char command_byte,int len,u_char * data,u_char poll) pmu_adb_send() argument
|
/freebsd-src/sys/dev/atkbdc/ |
H A D | atkbdcreg.h | 201 int command_byte; /* current command byte value */ member
|
H A D | psm.c | 1023 restore_controller(KBDC kbdc, int command_byte) in restore_controller() 1130 doopen(struct psm_softc *sc, int command_byte) 1375 int command_byte; local 2221 int command_byte; local 2291 int command_byte; local 2617 int command_byte; local
|