Searched refs:cr1_fstat (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/ncv/ |
| HD | ncr53c500.c | 286 bus_write_1(res, cr1_fstat, 0x0); in ncvhw_init() 602 bus_write_1(res, cr1_fstat, FIFO_EN); 662 bus_write_1(res, cr1_fstat, 0); 684 fstat = bus_read_1(res, cr1_fstat); 711 fstat = bus_read_1(res, cr1_fstat); 749 fstat = bus_read_1(res, cr1_fstat); 773 fstat = bus_read_1(res, cr1_fstat);
|
| HD | ncr53c500reg.h | 70 #define cr1_fstat 0x08 /* RW - PIO Status */ macro
|