Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/intpm/
HDintpmreg.h58 #define PIIX4_SMBSLVSTS_BUSY (1<<0) macro
HDintpm.c404 (bus_read_1(sc->io_res, PIIX4_SMBSLVSTS) & PIIX4_SMBSLVSTS_BUSY) || in intsmb_free()
451 if (status & PIIX4_SMBSLVSTS_BUSY) in intsmb_slvintr()