Home
last modified time | relevance | path

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

/NextBSD/sys/dev/isp/
HDispreg.h762 #define HCCR_PAUSE 0x0020 /* R : RISC paused */ macro
HDisp_pci.c1187 if (hccr & HCCR_PAUSE) { in isp_pci_rd_isr_2300()