Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h1389 #define LAST_MSG 0x53 macro
H A Daic7xxx.reg1463 LAST_MSG {
H A Daic79xx_reg.h3599 #define LAST_MSG 0x144 macro
H A Daic79xx.seq824 mov LAST_MSG, MSG_OUT;
H A Daic79xx.reg3675 LAST_MSG {
H A Daic7xxx.seq1550 mov LAST_MSG, MSG_OUT;
/netbsd-src/sys/dev/ic/
H A Daic7xxx.c3424 last_msg = ahc_inb(ahc, LAST_MSG); in ahc_handle_msg_reject()
H A Daic79xx.c4599 last_msg = ahd_inb(ahd, LAST_MSG); in ahd_handle_msg_reject()