Home
last modified time | relevance | path

Searched refs:MK_MESSAGE_SCB (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/aic7xxx/
Daic79xx.reg3790 MK_MESSAGE_SCB {
3794 * Saved SCSIID of MK_MESSAGE_SCB to avoid
3796 * if the MK_MESSAGE_SCB can be run.
Daic79xx.c6765 ahd_outw(ahd, MK_MESSAGE_SCB, SCB_LIST_NULL); in ahd_chip_init()
7535 scbid = ahd_inw(ahd, MK_MESSAGE_SCB); in ahd_search_qinfifo()
7640 tid_head = ahd_inw(ahd, MK_MESSAGE_SCB); in ahd_search_qinfifo()
9058 ahd_mk_message_scb_print(ahd_inw(ahd, MK_MESSAGE_SCB), &cur_col, 50); in ahd_dump_card_state()
Daic79xx.seq388 bmov MK_MESSAGE_SCB, REG0, 2;
773 bmov REG0, MK_MESSAGE_SCB, 2;
Daic79xx_reg.h3675 #define MK_MESSAGE_SCB 0x160 macro