Searched refs:CP_C2_NO_CACHE (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ic/ | ||
| D | dptreg.h | 137 #define CP_C2_NO_CACHE 0x04 /* No HBA caching */ macro |
| D | dpt.c | 990 cp->cp_ctl2 |= CP_C2_NO_CACHE; in dpt_scsipi_request() |