/src/sys/dev/goldfish/ |
gftty.c | 355 bus_addr_t syncoff = local in function:gftty_rx 359 syncoff, count, BUS_DMASYNC_PREREAD); 365 syncoff, count, BUS_DMASYNC_POSTREAD);
|
gftty.c | 355 bus_addr_t syncoff = local in function:gftty_rx 359 syncoff, count, BUS_DMASYNC_PREREAD); 365 syncoff, count, BUS_DMASYNC_POSTREAD);
|
gftty.c | 355 bus_addr_t syncoff = local in function:gftty_rx 359 syncoff, count, BUS_DMASYNC_PREREAD); 365 syncoff, count, BUS_DMASYNC_POSTREAD);
|
/src/sys/dev/ic/ |
ncr53c9x.c | 621 uint8_t syncoff, synctp; local in function:ncr53c9x_setsync 625 syncoff = ti->offset; 651 syncoff = 0; 658 NCR_WRITE_REG(sc, NCR_SYNCOFF, syncoff);
|
ncr53c9x.c | 621 uint8_t syncoff, synctp; local in function:ncr53c9x_setsync 625 syncoff = ti->offset; 651 syncoff = 0; 658 NCR_WRITE_REG(sc, NCR_SYNCOFF, syncoff);
|
ncr53c9x.c | 621 uint8_t syncoff, synctp; local in function:ncr53c9x_setsync 625 syncoff = ti->offset; 651 syncoff = 0; 658 NCR_WRITE_REG(sc, NCR_SYNCOFF, syncoff);
|
/src/sys/arch/acorn32/podulebus/ |
escvar.h | 108 u_char syncoff; /* FAS216 variable storage */ member in struct:nexus
|
sfasvar.h | 108 u_char syncoff; /* FAS216 variable storage */ member in struct:nexus
|
escvar.h | 108 u_char syncoff; /* FAS216 variable storage */ member in struct:nexus
|
sfasvar.h | 108 u_char syncoff; /* FAS216 variable storage */ member in struct:nexus
|
escvar.h | 108 u_char syncoff; /* FAS216 variable storage */ member in struct:nexus
|
sfasvar.h | 108 u_char syncoff; /* FAS216 variable storage */ member in struct:nexus
|