/src/usr.bin/ipcrm/ |
ipcrm.c | 218 int c, result, errflg, target_id; local in function:main 226 target_id = 0; 252 target_id = atoi(optarg); 269 result = msgrm((key_t)0, target_id); 272 result = shmrm((key_t)0, target_id); 275 result = semrm((key_t)0, target_id); 290 if (target_id) { 292 IPC_TO_STR(toupper(c)), target_id);
|
/src/sbin/iscsid/ |
iscsid.h | 226 uint32_t target_id; member in struct:__anonacab674b0a08 232 target_id 246 iscsid_sym_id_t target_id; member in struct:__anonacab674b0b08 253 target_id 264 iscsid_sym_id_t target_id; member in struct:__anonacab674b0c08 269 target_id 281 iscsid_sym_id_t target_id; member in struct:__anonacab674b0d08 303 target_id 352 iscsid_sym_id_t target_id; member in struct:__anonacab674b0f08 362 target_id 495 iscsid_sym_id_t target_id; member in struct:__anonacab674b1508 521 iscsid_sym_id_t target_id; member in struct:__anonacab674b1608 [all...] |
iscsid_targets.c | 374 res->target_id = target->entry.sid.id; 473 if ((target = find_target(par->list_kind, &par->target_id)) == NULL) 498 if ((target = find_target(par->list_kind, &par->target_id)) == NULL) { 549 res->target_id = target->entry.sid; 591 par->target_id.id, par->target_id.name, 594 if ((target = find_target(TARGET_LIST, &par->target_id)) == NULL) { 623 res->target_id = target->entry.sid; 671 res->target_id = starg->entry.sid; 675 res->target_id = portal->target->entry.sid [all...] |
/src/sbin/iscsictl/ |
iscsic_daemonif.c | 77 tid = res->target_id; 80 printf("Added Send Target %d\n", res->target_id); 82 printf("Added Target %d", res->target_id); 95 opt.target_id.id = tid; 106 auth.target_id.id = tid; 316 if (!cl_get_id('I', &port.target_id, argc, argv)) { 331 res->portal_id.id, res->target_id.id); 368 printf("%6d", targ->target_id.id); 369 if (targ->target_id.name[0]) { 370 printf(" [%s]", targ->target_id.name) [all...] |
/src/sys/dev/ic/ |
advlib.c | 1536 ASC_SCSI_BIT_ID_TYPE target_id; local in function:AscIsrQDone 1559 target_id = ASC_TIX_TO_TARGET_ID(scsiq->d2.target_ix); 1579 if (sc->queue_full_or_busy & target_id) { 1585 scsi_busy &= ~target_id; 1587 sc->queue_full_or_busy &= ~target_id; 1660 ASC_SCSI_BIT_ID_TYPE target_id; local in function:AscIsrChipHalted 1670 target_id = ASC_TID_TO_TARGET_ID(tid_no); 1672 if (sc->pci_fix_asyn_xfer & target_id) { 1679 if (sc->pci_fix_asyn_xfer & target_id) { 1685 if (sc->pci_fix_asyn_xfer & target_id) { 2886 ASC_SCSI_BIT_ID_TYPE target_id; local in function:AscResetDevice [all...] |
aic79xx_osm.c | 337 u_int target_id; local in function:ahd_action 348 target_id = periph->periph_target; 357 target_id, &tstate); 363 col_idx = AHD_BUILD_COL_IDX(target_id, 383 hscb->scsiid = BUILD_SCSIID(ahd, sim, target_id, our_id); 412 int target_id, our_id, first; local in function:ahd_action 419 target_id = xm->xm_target; 423 tinfo = ahd_fetch_transinfo(ahd, channel, our_id, target_id, 425 ahd_compile_devinfo(&devinfo, our_id, target_id, 437 if (ahd->inited_target[target_id] == 0) [all...] |
aic7xxx_osm.c | 341 u_int target_id; local in function:ahc_action 348 target_id = periph->periph_target; 374 hscb->scsiid = BUILD_SCSIID(ahc, 0, target_id, our_id); 400 int target_id, our_id, first; local in function:ahc_action 407 target_id = xm->xm_target; 411 tinfo = ahc_fetch_transinfo(ahc, channel, our_id, target_id, 413 ahc_compile_devinfo(&devinfo, our_id, target_id, 425 if (ahc->inited_target[target_id] == 0) { 434 ahc->inited_target[target_id] = 1;
|
adw.c | 649 scsiqp->target_id = periph->periph_target; 1066 adw_print_info(sc, scsiq->target_id); 1070 sc->sc_freeze_dev[scsiq->target_id] = 0; 1079 sc->sc_freeze_dev[scsiq->target_id] = 1; 1084 sc->sc_freeze_dev[scsiq->target_id] = 1;
|
adwlib.h | 723 u_int8_t target_id; /* Device target identifier. */ member in struct:adw_scsi_req_q 1030 #define ADW_RESET_DEVICE(sc, target_id) \ 1031 AdwSendIdleCmd((sc), (u_int16_t) IDLE_CMD_DEVICE_RESET, (target_id), 0)
|
aic79xx_osm.h | 86 #define BUILD_SCSIID(ahd, sim, target_id, our_id) \ 87 ((((target_id) << TID_SHIFT) & TID) | (our_id))
|
aic7xxx_osm.h | 86 #define BUILD_SCSIID(ahc, sim, target_id, our_id) \ 87 ((((target_id) << TID_SHIFT) & TID) | (our_id))
|
siopreg.h | 487 uint8_t target_id; member in struct:nvram_symbios::nvram_symbios_scam
|
adv.c | 567 ccb->scsiq.q1.target_id =
|
aic7xxx.c | 4665 u_int target_id; local in function:ahc_init 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; [all...] |
adwlib.c | 1703 * The ADW_SCSI_REQ_Q 'target_id' field should never exceed ADW_MAX_TID. 1705 if (scsiq->target_id > ADW_MAX_TID) { 2214 tid = scsiq->target_id;
|
advlib.h | 443 u_int8_t target_id; member in struct:asc_scisq_1
|
aic79xx.c | 9191 if (ccb->ccb_h.target_id == CAM_TARGET_WILDCARD 9199 if (ccb->ccb_h.target_id > max_id) 9205 *tstate = ahd->enabled_targets[ccb->ccb_h.target_id]; 9244 if (ccb->ccb_h.target_id != our_id) { 9279 && ccb->ccb_h.target_id != CAM_TARGET_WILDCARD) { 9298 target = ccb->ccb_h.target_id; 9668 atio->ccb_h.target_id = target;
|
/src/sys/dev/ieee1394/ |
sbp.c | 313 int target_id; member in struct:sbp_target 683 printf("target %d lun %d found\n", target->target_id, lun); 691 target->target_id); 761 sdev->target->target_id, 834 target->target_id = 0; 934 printf("%s %d\n", __func__, target->target_id); 1140 scsi_probe_bus(sc_bus, target->target_id, 1143 target->target_id, lun); 1761 l, target->target_id); 2095 target->target_id, sdev->lun_id, DETACH_FORCE) != 0) [all...] |
/src/usr.sbin/mmcformat/ |
uscsi_subr.c | 500 saddr->addr.scsi.target = cam_dev->target_id;
|