Searched refs:SHCNT (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14-stable/sys/dev/aic7xxx/ |
| HD | aic79xx.seq | 893 bmov SHCNT[0], SCB_CDB_LEN, 1; 1805 bmov SCB_RESIDUAL_DATACNT, SHCNT, 3 ret; 1828 bmov SCB_RESIDUAL_DATACNT, SHCNT, 3 ret;
|
| HD | aic79xx.c | 699 resid = ahd_inl(ahd, SHCNT); in ahd_run_data_fifo() 9133 (ahd_inb(ahd, SHCNT) in ahd_dump_card_state() 9134 | (ahd_inb(ahd, SHCNT + 1) << 8) in ahd_dump_card_state() 9135 | (ahd_inb(ahd, SHCNT + 2) << 16))); in ahd_dump_card_state()
|
| HD | aic79xx_reg.h | 3078 #define SHCNT 0x68 macro
|
| HD | aic79xx.reg | 2623 register SHCNT {
|