Home
last modified time | relevance | path

Searched refs:SELID (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Daha152x.h21 #define SELID (HOSTIOPORT0+0x05) /* selection/reselection ID */ macro
22 #define SCSIID SELID /* SCSI ID */
H A Daha152x.c1637 selid = GETPORT(SELID) & ~(1 << shpnt->this_id); in seldi_run()
2733 seq_printf(m, "SELID(%02x), ", GETPORT(SELID)); in get_ports()
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_reg_print.c_shipped233 return (ahd_print_register(SELID_parse_table, 2, "SELID",
H A Daic79xx_reg.h_shipped110 ahd_print_register(NULL, 0, "SELID", 0x49, regvalue, cur_col, wrap)
711 #define SELID 0x49
H A Daic7xxx_reg.h_shipped357 #define SELID 0x19
H A Daic7xxx.seq210 and SAVED_SCSIID, SELID_MASK, SELID;
339 and SAVED_SCSIID, SELID_MASK, SELID;
H A Daic7xxx.reg474 register SELID {
H A Daic79xx_core.c2116 ahd_name(ahd), 'A', ahd_inb(ahd, SELID) >> 4); in ahd_handle_seqint()
2130 ahd_inb(ahd, SELID), ahd_inb_scbram(ahd, SCB_SCSIID), in ahd_handle_seqint()
9669 ahd_selid_print(ahd_inb(ahd, SELID), &cur_col, 50); in ahd_dump_card_state()
H A Daic79xx.reg1868 register SELID {
H A Daic79xx.seq646 and SAVED_SCSIID, SELID_MASK, SELID;