Searched refs:CP_DMA_CMD (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ic/ |
| D | dptreg.h | 53 #define CP_DMA_CMD 0xff /* Execute command, DMA */ macro
|
| D | dpt.c | 1017 if (dpt_cmd(sc, ccb, CP_DMA_CMD, 0)) { in dpt_scsipi_request() 1099 if (dpt_cmd(sc, ccb, CP_DMA_CMD, 0)) in dpt_hba_inquire() 1353 if (dpt_cmd(sc, ccb, CP_DMA_CMD, 0)) in dpt_passthrough()
|