Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/macppc/dev/
H A Ddbdma.h104 uint16_t d_command; member
114 out16rb(&(d)->d_command, \
126 out16rb(&(d)->d_command, \
H A Dsnapper.c938 if ((in16rb(&cmd->d_command) & 0x30) == 0x30) { in snapper_intr()
951 if ((in16rb(&cmd->d_command) & 0x30) == 0x30) { in snapper_intr()
H A Dawacs.c618 if (in16rb(&cmd->d_command) & 0x30) { /* XXX */ in awacs_intr()