Searched refs:SCSIID (Results 1 – 9 of 9) sorted by relevance
| /freebsd-9-stable/sys/dev/aic/ |
| D | aic6360reg.h | 41 #define SCSIID 0x05 /* SCSI ID */ macro
|
| D | aic.c | 379 aic_outb(aic, SCSIID, aic->initiator << OID_S | scb->target); in aic_select() 1359 aic_outb(aic, SCSIID, aic->initiator << OID_S); in aic_chip_reset()
|
| /freebsd-9-stable/sys/dev/mpt/mpilib/ |
| D | mpi_init.h | 285 MPI_SCSI_IO32_BUS_TARGET_ID_FORM SCSIID; member
|
| /freebsd-9-stable/sys/dev/aic7xxx/ |
| D | aic7xxx.c | 620 ahc_inb(ahc, SCSIID), ahc_inb(ahc, SCB_SCSIID), in ahc_handle_seqint() 948 ahc_inb(ahc, SCSIID), ahc_inb(ahc, SCB_SCSIID), in ahc_handle_seqint() 2203 our_id = ahc_inb(ahc, SCSIID) & OID; in ahc_fetch_devinfo() 4669 ahc_outb(ahc, SCSIID, ahc->our_id_b); in ahc_chip_init() 4685 ahc_outb(ahc, SCSIID, ahc->our_id); in ahc_chip_init() 7558 ahc_outb(ahc, SCSIID, target); in ahc_handle_en_lun() 7707 scsiid = ahc_inb(ahc, SCSIID); in ahc_update_scsiid() 7724 ahc_outb(ahc, SCSIID, scsiid); in ahc_update_scsiid()
|
| D | aic7xxx.seq | 219 and A, OID, SCSIID; 345 and A, OID, SCSIID; 382 and SCSIID, TWIN_TID|OID, SCB_SCSIID; 384 mov SCSIID, SCB_SCSIID;
|
| D | aic7xxx_pci.c | 874 our_id = ahc_inb(ahc, SCSIID) & OID; in ahc_pci_config()
|
| D | aic79xx.reg | 1308 * Scb offset to the value to place in the SCSIID register 3794 * Saved SCSIID of MK_MESSAGE_SCB to avoid
|
| D | aic7xxx.reg | 183 register SCSIID {
|
| D | aic79xx.c | 10083 ahd_outb(ahd, SCSIID, target); in ahd_handle_en_lun() 10226 scsiid = ahd_inb(ahd, SCSIID); in ahd_update_scsiid() 10243 ahd_outb(ahd, SCSIID, scsiid); in ahd_update_scsiid()
|