Home
last modified time | relevance | path

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

/netbsd/sys/arch/sandpoint/stand/altboot/
H A Dglobals.h232 #define _DAT 0 /* RW */ macro
H A Ddsk.c236 *p++ = iole16toh(chan->cmd + _DAT); in probe_drive()
425 *p++ = *(uint16_t *)(chan->cmd + _DAT); in lba_read()