Home
last modified time | relevance | path

Searched refs:CP_DMA_CMD (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/ic/
Ddptreg.h53 #define CP_DMA_CMD 0xff /* Execute command, DMA */ macro
Ddpt.c1017 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()