Home
last modified time | relevance | path

Searched refs:active_tc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dinitio.c1146 struct target_control *active_tc; in tulip_scsi() local
1186 active_tc = &host->targets[scb->target]; in tulip_scsi()
1189 active_tc->drv_flags |= TCF_DRV_EN_TAG; in tulip_scsi()
1191 active_tc->drv_flags &= ~TCF_DRV_EN_TAG; in tulip_scsi()
1193 outb(active_tc->js_period, host->addr + TUL_SPeriod); in tulip_scsi()
1194 if ((active_tc->flags & (TCF_WDTR_DONE | TCF_NO_WDTR)) == 0) { /* do wdtr negotiation */ in tulip_scsi()
1197 if ((active_tc->flags & (TCF_SYNC_DONE | TCF_NO_SYNC_NEGO)) == 0) { /* do sync negotiation */ in tulip_scsi()
1297 struct target_control *active_tc = host->active_tc; in initio_state_1() local
1306 outb(active_tc in initio_state_1()
1352 struct target_control *active_tc = host->active_tc; initio_state_2() local
1381 struct target_control *active_tc = host->active_tc; initio_state_3() local
1732 struct target_control *active_tc = host->active_tc; initio_xpad_in() local
1756 struct target_control *active_tc = host->active_tc; initio_xpad_out() local
1901 struct target_control *active_tc; int_initio_resel() local
2051 struct target_control *active_tc; initio_msgin() local
2280 struct target_control *active_tc; initio_post_scsi_rst() local
2357 struct target_control *active_tc = host->active_tc; initio_bus_device_reset() local
[all...]
H A Dinitio.h525 struct target_control *active_tc; /* 34 */ member
/kernel/linux/linux-6.6/drivers/scsi/
H A Dinitio.c1144 struct target_control *active_tc; in tulip_scsi() local
1184 active_tc = &host->targets[scb->target]; in tulip_scsi()
1187 active_tc->drv_flags |= TCF_DRV_EN_TAG; in tulip_scsi()
1189 active_tc->drv_flags &= ~TCF_DRV_EN_TAG; in tulip_scsi()
1191 outb(active_tc->js_period, host->addr + TUL_SPeriod); in tulip_scsi()
1192 if ((active_tc->flags & (TCF_WDTR_DONE | TCF_NO_WDTR)) == 0) { /* do wdtr negotiation */ in tulip_scsi()
1195 if ((active_tc->flags & (TCF_SYNC_DONE | TCF_NO_SYNC_NEGO)) == 0) { /* do sync negotiation */ in tulip_scsi()
1295 struct target_control *active_tc = host->active_tc; in initio_state_1() local
1304 outb(active_tc in initio_state_1()
1350 struct target_control *active_tc = host->active_tc; initio_state_2() local
1379 struct target_control *active_tc = host->active_tc; initio_state_3() local
1730 struct target_control *active_tc = host->active_tc; initio_xpad_in() local
1754 struct target_control *active_tc = host->active_tc; initio_xpad_out() local
1900 struct target_control *active_tc; int_initio_resel() local
2051 struct target_control *active_tc; initio_msgin() local
2280 struct target_control *active_tc; initio_post_scsi_rst() local
2357 struct target_control *active_tc = host->active_tc; initio_bus_device_reset() local
[all...]
H A Dinitio.h500 struct target_control *active_tc; /* 34 */ member

Completed in 8 milliseconds