HomeSort by: relevance | last modified time | path
    Searched defs:com_read_1 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
sc16is7xxvar.h 52 uint8_t(*com_read_1)(struct com_regs *, u_int); member in struct:sc16is7xx_accessfuncs
com.c 314 * com_read_1 --
318 com_read_1(struct com_regs *regs, u_int reg) function in typeref:typename:uint8_t
393 regs->cr_read = com_read_1;

Completed in 12 milliseconds