Searched refs:_HDAC_BSDSTS (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/sound/pci/hda/
H A Dhdac_private.h76 #define HDAC_BSDSTS(sc, n) (_HDAC_BSDSTS((n), (sc)->num_iss, (sc)->num_oss))
H A Dhdac_reg.h107 #define _HDAC_BSDSTS(n, iss, oss) (0x03 + _HDAC_BSDOFFSET(n, iss, oss)) macro
/freebsd-13-stable/usr.sbin/bhyve/
H A Dhdac_reg.h108 #define _HDAC_BSDSTS(n, iss, oss) (0x03 + _HDAC_BSDOFFSET(n, iss, oss)) macro

Completed in 157 milliseconds