Home
last modified time | relevance | path

Searched defs:cmdReg (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dicom.c838 unsigned char cmdReg; in shutdown() local
881 unsigned char cmdReg; in icom_write() local
1247 unsigned char cmdReg; in icom_stop_tx() local
1257 unsigned char cmdReg; in icom_start_tx() local
1298 unsigned char cmdReg; in icom_stop_rx() local
1307 unsigned char cmdReg; in icom_break() local
1341 unsigned char cmdReg; in icom_close() local
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp265 void writefifo(const uint8_t cmdReg, const uint8_t val) in writefifo()