Home
last modified time | relevance | path

Searched refs:osm_max_targets (Results 1 – 12 of 12) sorted by relevance

/trueos/sys/dev/hptnr/
HDhptnr_config.c50 int osm_max_targets = 0xff; variable
HDos_bsd.h122 extern int osm_max_targets;
HDhptnr_config.h146 #define osm_max_targets hptnr_osm_max_targets macro
HDhptnr_osm_bsd.c348 for (i=0; i<osm_max_targets; i++) { in hpt_shutdown_vbus()
593 ccb->ccb_h.target_id >= osm_max_targets || in hpt_scsi_io()
1116 cpi->max_target = osm_max_targets; in hpt_action()
1120 cpi->initiator_id = osm_max_targets; in hpt_action()
/trueos/sys/dev/hpt27xx/
HDhpt27xx_config.c64 int osm_max_targets = 0xff; variable
HDos_bsd.h141 extern int osm_max_targets;
HDhpt27xx_config.h151 #define osm_max_targets hpt27xx_osm_max_targets macro
HDhpt27xx_osm_bsd.c355 for (i=0; i<osm_max_targets; i++) { in hpt_shutdown_vbus()
557 ccb->ccb_h.target_id >= osm_max_targets || in hpt_scsi_io()
781 cpi->max_target = osm_max_targets; in hpt_action()
785 cpi->initiator_id = osm_max_targets; in hpt_action()
/trueos/sys/dev/hptrr/
HDhptrr_config.c69 int osm_max_targets = 0xff; variable
HDos_bsd.h123 extern int osm_max_targets;
HDhptrr_config.h147 #define osm_max_targets hptrr_osm_max_targets macro
HDhptrr_osm_bsd.c354 for (i=0; i<osm_max_targets; i++) { in hpt_shutdown_vbus()
557 ccb->ccb_h.target_id >= osm_max_targets || in hpt_scsi_io()
778 cpi->max_target = osm_max_targets; in hpt_action()
782 cpi->initiator_id = osm_max_targets; in hpt_action()