Home | History | Annotate | Download | only in ic

Lines Matching defs:target_id

4665 		u_int target_id;
4670 target_id = i;
4674 target_id = i % 8;
4677 target_id, &tstate);
6797 if (ccb->ccb_h.target_id == CAM_TARGET_WILDCARD
6805 if (ccb->ccb_h.target_id > max_id)
6811 *tstate = ahc->enabled_targets[ccb->ccb_h.target_id];
6851 if (ccb->ccb_h.target_id != our_id) {
6911 && ccb->ccb_h.target_id != CAM_TARGET_WILDCARD) {
6929 target = ccb->ccb_h.target_id;
7309 atio->ccb_h.target_id = target;