Home
last modified time | relevance | path

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

/NextBSD/sys/dev/dpt/
HDdpt_scsi.c1602 u_int aux_status; in dpt_intr_locked() local
1608 while (((aux_status = dpt_inb(dpt, HA_RAUXSTAT)) & HA_AIRQ) != 0) { in dpt_intr_locked()