Home
last modified time | relevance | path

Searched refs:CAM_PRIORITY_NORMAL (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/sys/cam/scsi/
H A Dscsi_targ_bh.c242 xpt_setup_ccb(&immed_ccb.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in targbhenlun()
282 xpt_setup_ccb(&atio->ccb_h, periph->path, CAM_PRIORITY_NORMAL); in targbhenlun()
317 xpt_setup_ccb(&inot->ccb_h, periph->path, CAM_PRIORITY_NORMAL); in targbhenlun()
360 xpt_setup_ccb(&ccb.cab.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in targbhdislun()
368 xpt_setup_ccb(&ccb.cab.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in targbhdislun()
377 xpt_setup_ccb(&ccb.cel.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in targbhdislun()
522 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in targbhstart()
639 priority = CAM_PRIORITY_NORMAL; in targbhdone()
H A Dscsi_cd.c480 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cdasync()
881 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cdstrategy()
975 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cdstart()
1041 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cdstart()
1258 CAM_PRIORITY_NORMAL); in cddone()
1443 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cddone()
1511 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cddone()
1619 CAM_PRIORITY_NORMAL); in cddone()
1648 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cddone()
1686 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cddone()
[all …]
H A Dscsi_ch.c889 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in chmove()
948 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in chexchange()
998 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in chposition()
1220 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in chgetelemstatus()
1418 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in chielem()
1502 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in chsetvoltag()
1540 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in chgetparams()
1710 CAM_PRIORITY_NORMAL); in chscsiversion()
H A Dscsi_pt.c220 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in ptstrategy()
464 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in ptstart()
H A Dscsi_target.c276 xpt_setup_ccb(&cdbg.ccb_h, softc->path, CAM_PRIORITY_NORMAL); in targioctl()
363 xpt_setup_ccb(&en_ccb.ccb_h, path, CAM_PRIORITY_NORMAL); in targendislun()
1046 xpt_setup_ccb(&cab.ccb_h, softc->path, CAM_PRIORITY_NORMAL); in abort_all_pending()
H A Dscsi_enc.c600 ccb = cam_periph_getccb(enc->periph, CAM_PRIORITY_NORMAL); in enc_runcmd()
778 ccb = cam_periph_getccb(enc->periph, CAM_PRIORITY_NORMAL); in enc_fsm_step()
H A Dscsi_sg.c546 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in sgioctl()
753 xpt_setup_ccb(&ccb->ccb_h, periph->path, CAM_PRIORITY_NORMAL); in sgwrite()
H A Dscsi_enc_ses.c983 xpt_setup_ccb(&cgd.ccb_h, path, CAM_PRIORITY_NORMAL); in ses_paths_iter()
1045 xpt_setup_ccb(&cdai.ccb_h, path, CAM_PRIORITY_NORMAL); in ses_setphyspath_callback()
1056 xpt_setup_ccb(&cdai.ccb_h, path, CAM_PRIORITY_NORMAL); in ses_setphyspath_callback()
1106 xpt_setup_ccb(&cdai.ccb_h, enc->periph->path, CAM_PRIORITY_NORMAL); in ses_set_physpath()
1212 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in ses_set_timed_completion()
H A Dscsi_da.c1833 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in daclose()
1949 xpt_setup_ccb(&csio.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in dadump()
1975 xpt_setup_ccb(&csio.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in dadump()
4921 CAM_PRIORITY_NORMAL); in dadone_proberc()
6091 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in daprevent()
6168 xpt_setup_ccb(&ccg.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in dasetgeom()
6206 xpt_setup_ccb(&cdai.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in dasetgeom()
6300 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in dashutdown()
H A Dscsi_sa.c1066 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in sastrategy()
2558 xpt_setup_ccb(&cdai.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in saregister()
2953 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in sastart()
4737 CAM_PRIORITY_NORMAL); in saextget()
5132 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in sagetpos()
H A Dscsi_xpt.c3041 xpt_setup_ccb(&cts->ccb_h, path, CAM_PRIORITY_NORMAL); in _scsi_announce_periph()
3050 xpt_setup_ccb(&cpi.ccb_h, path, CAM_PRIORITY_NORMAL); in _scsi_announce_periph()
H A Dscsi_pass.c886 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in passstart()
/freebsd/sys/cam/
H A Dcam_periph.c777 xpt_setup_ccb(&ccb.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in camperiphfree()
1140 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in cam_periph_ioctl()
1143 CAM_PRIORITY_NORMAL); in cam_periph_ioctl()
1374 xpt_setup_ccb(&crs.ccb_h, path, CAM_PRIORITY_NORMAL); in cam_release_devq()
1508 xpt_setup_ccb(&cgds.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in cam_periph_bus_settle()
1582 CAM_PRIORITY_NORMAL); in camperiphscsistatuserror()
1700 xpt_setup_ccb(&cgd.ccb_h, ccb->ccb_h.path, CAM_PRIORITY_NORMAL); in camperiphscsisenseerror()
2150 CAM_PRIORITY_NORMAL); in cam_periph_devctl_notify()
H A Dcam_xpt.h156 xpt_setup_ccb(&cpi->ccb_h, path, CAM_PRIORITY_NORMAL); in xpt_path_inq()
H A Dcam.h93 #define CAM_PRIORITY_NORMAL ((CAM_RL_NORMAL << 8) + 0x80) macro
H A Dcam_xpt.c1167 xpt_setup_ccb(&cdai.ccb_h, path, CAM_PRIORITY_NORMAL); in xpt_getattr()
2481 xpt_setup_ccb(&cgd.ccb_h, &path, CAM_PRIORITY_NORMAL); in xptsetasyncfunc()
4964 xpt_setup_ccb(&crs.ccb_h, path, CAM_PRIORITY_NORMAL); in xpt_start_tags()
4990 xpt_setup_ccb(&crs.ccb_h, path, CAM_PRIORITY_NORMAL); in xpt_stop_tags()
5148 xpt_setup_ccb(&csa.ccb_h, path, CAM_PRIORITY_NORMAL); in xpt_register_async()
H A Dcam_iosched.c1735 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cam_iosched_schedule()
/freebsd/sys/cam/nvme/
H A Dnvme_da.c335 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in ndaclose()
410 xpt_setup_ccb(&ccb->ccb_h, periph->path, CAM_PRIORITY_NORMAL); in ndaioctl()
524 xpt_setup_ccb(&nvmeio.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in ndadump()
536 xpt_setup_ccb(&nvmeio.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in ndadump()
1343 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in ndaflush()
H A Dnvme_xpt.c797 xpt_setup_ccb(&cts.ccb_h, path, CAM_PRIORITY_NORMAL); in nvme_announce_periph_sbuf()
/freebsd/sys/cam/ctl/
H A Dscsi_ctl.c911 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in ctlfestart()
1241 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in ctlfedone()
1855 xpt_setup_ccb(&cgds.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in ctlfe_dump_queue()
1923 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in ctlfe_datamove()
1976 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in ctlfe_done()
/freebsd/sys/cam/ata/
H A Data_da.c1026 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in adaclose()
1142 xpt_setup_ccb(&ataio.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in adadump()
1170 xpt_setup_ccb(&ataio.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in adadump()
1363 xpt_setup_ccb(&cgd.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in adaasync()
3601 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in adaflush()
3655 CAM_PRIORITY_NORMAL); in adaspindown()
3698 xpt_setup_ccb(&local_ccb.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in adaspindown()
H A Data_xpt.c2094 xpt_setup_ccb(&cts->ccb_h, path, CAM_PRIORITY_NORMAL); in _ata_announce_periph()
/freebsd/sys/cam/mmc/
H A Dmmc_da.c511 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in sddaschedule()
694 xpt_setup_ccb(&cgd.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in sddaasync()
1961 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in sddadone()
1973 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in sddadone()
2035 xpt_setup_ccb(&mmcio.ccb_h, periph->path, CAM_PRIORITY_NORMAL); /* XXX needed? */ in sddadump()
H A Dmmc_xpt.c388 xpt_setup_ccb(&cts.ccb_h, path, CAM_PRIORITY_NORMAL); in mmc_announce_periph_sbuf()
/freebsd/sys/dev/mps/
H A Dmps_sas.c3201 xpt_setup_ccb(&cdai.ccb_h, path, CAM_PRIORITY_NORMAL); in mpssas_async()

12