Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dalipm.c57 #define ALIPM_SMB_HS 0x00 /* host status */ macro
259 bus_space_write_1(sc->sc_iot, sc->sc_ioh, ALIPM_SMB_HS, in alipm_smb_exec()
262 bus_space_barrier(sc->sc_iot, sc->sc_ioh, ALIPM_SMB_HS, 1, in alipm_smb_exec()
267 st = bus_space_read_1(sc->sc_iot, sc->sc_ioh, ALIPM_SMB_HS); in alipm_smb_exec()
268 bus_space_barrier(sc->sc_iot, sc->sc_ioh, ALIPM_SMB_HS, 1, in alipm_smb_exec()
331 st = bus_space_read_1(sc->sc_iot, sc->sc_ioh, ALIPM_SMB_HS); in alipm_smb_exec()
332 bus_space_barrier(sc->sc_iot, sc->sc_ioh, ALIPM_SMB_HS, 1, in alipm_smb_exec()
345 st = bus_space_read_1(sc->sc_iot, sc->sc_ioh, ALIPM_SMB_HS); in alipm_smb_exec()
346 bus_space_barrier(sc->sc_iot, sc->sc_ioh, ALIPM_SMB_HS, 1, in alipm_smb_exec()
358 bus_space_barrier(sc->sc_iot, sc->sc_ioh, ALIPM_SMB_HS, 1, in alipm_smb_exec()
[all …]