Home
last modified time | relevance | path

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

/freebsd/sys/dev/asmc/
H A Dasmcvar.h107 #define ASMC_CMDPORT_WRITE(sc, val) \ macro
H A Dasmc.c1080 ASMC_CMDPORT_WRITE(sc, command); in asmc_command()