Searched refs:ti_id (Results 1 - 7 of 7) sorted by relevance

/freebsd-11.0-release/sys/cam/scsi/
H A Dscsi_low.c1130 ti->ti_id = targ;
2137 if (SCSI_LOW_DEBUG_GO(SCSI_LOW_DEBUG_DONE, cb->ti->ti_id) != 0)
2152 if (SCSI_LOW_DEBUG_GO(SCSI_LOW_DEBUG_DONE, cb->ti->ti_id) != 0)
2330 if (SCSI_LOW_DEBUG_TEST_GO(SCSI_LOW_NEXUS_CHECK, ti->ti_id) != 0)
2339 if (SCSI_LOW_DEBUG_TEST_GO(SCSI_LOW_ATTEN_CHECK, ti->ti_id) != 0)
2469 if (SCSI_LOW_DEBUG_TEST_GO(SCSI_LOW_CMDLNK_CHECK, ti->ti_id))
3181 ti->ti_id, s, offset, period * 4);
3231 ti->ti_id, 1 << (3 + ti->ti_width));
3255 if (SCSI_LOW_DEBUG_TEST_GO(SCSI_LOW_NEXUS_CHECK, ti->ti_id))
3329 if (SCSI_LOW_DEBUG_TEST_GO(SCSI_LOW_ATTEN_CHECK, ti->ti_id))
[all...]
H A Dscsi_low.h291 u_int ti_id; /* scsi id */ member in struct:targ_info
/freebsd-11.0-release/sys/dev/ct/
H A Dct.c792 ct_cr_write_1(chp, wd3s_did, ti->ti_id);
794 ct_cr_write_1(chp, wd3s_did, ti->ti_id | DIDR_DPD);
832 ct_cr_write_1(chp, wd3s_did, ti->ti_id);
834 ct_cr_write_1(chp, wd3s_did, ti->ti_id | DIDR_DPD);
H A Dbshw_machdep.c92 ct_cr_write_1(chp, hw->hw_sregaddr + ti->ti_id, cti->cti_syncreg);
95 ct_cr_write_1(chp, hw->hw_sregaddr + ti->ti_id + 8,
/freebsd-11.0-release/sys/dev/ncv/
H A Dncr53c500.c400 bus_write_1(res, cr0_dstid, ti->ti_id);
/freebsd-11.0-release/sys/dev/stg/
H A Dtmc18c30.c1045 sc->sc_idbit | (1 << ti->ti_id));
/freebsd-11.0-release/sys/dev/nsp/
H A Dnsp.c368 sc->sc_idbit | (1 << ti->ti_id));

Completed in 52 milliseconds