Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/urf/
H A Drtl8150reg.h59 #define CR_AUTOLOAD 0x01 /* autoload contents of 93c46 */ macro
H A Durf_usbgem.c718 OUTB(dp, CR, lp->cr | CR_AUTOLOAD, &err, usberr); in urf_attach_chip()
723 if ((reg & CR_AUTOLOAD) == 0) { in urf_attach_chip()