Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ic/
HDwd33c93reg.h115 #define wd3s_auxc 0x33 macro
/NextBSD/sys/dev/ct/
HDbshw_machdep.c154 bs->sc_hostid = (ct_cr_read_1(chp, wd3s_auxc) & AUXCR_HIDM); in bshw_read_settings()
155 bs->sc_irq = irq_tbl[(ct_cr_read_1(chp, wd3s_auxc) >> 3) & 7]; in bshw_read_settings()