Searched refs:MK_MESSAGE_SCB (Results 1 – 4 of 4) sorted by relevance
/openbsd/sys/dev/microcode/aic7xxx/ |
H A D | aic79xx.reg | 3791 MK_MESSAGE_SCB { 3795 * Saved SCSIID of MK_MESSAGE_SCB to avoid 3797 * if the MK_MESSAGE_SCB can be run.
|
H A D | aic79xx.seq | 389 bmov MK_MESSAGE_SCB, REG0, 2; 774 bmov REG0, MK_MESSAGE_SCB, 2;
|
H A D | aic79xx_reg.h | 3674 #define MK_MESSAGE_SCB 0x160 macro
|
/openbsd/sys/dev/ic/ |
H A D | aic79xx.c | 6437 ahd_outw(ahd, MK_MESSAGE_SCB, SCB_LIST_NULL); in ahd_chip_init() 7201 scbid = ahd_inw(ahd, MK_MESSAGE_SCB); in ahd_search_qinfifo() 7306 tid_head = ahd_inw(ahd, MK_MESSAGE_SCB); in ahd_search_qinfifo() 8728 ahd_mk_message_scb_print(ahd_inw(ahd, MK_MESSAGE_SCB), &cur_col, 50); in ahd_dump_card_state()
|