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.c477 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cdasync()
870 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cdstrategy()
974 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cdstart()
1040 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cdstart()
1438 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cddone()
1444 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cddone()
1506 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cddone()
1574 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cddone()
1614 CAM_PRIORITY_NORMAL); in cddone()
1622 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()
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.c277 xpt_setup_ccb(&cdbg.ccb_h, softc->path, CAM_PRIORITY_NORMAL); in targioctl()
364 xpt_setup_ccb(&en_ccb.ccb_h, path, CAM_PRIORITY_NORMAL); in targendislun()
1047 xpt_setup_ccb(&cab.ccb_h, softc->path, CAM_PRIORITY_NORMAL); in abort_all_pending()
H A Dscsi_enc.c599 ccb = cam_periph_getccb(enc->periph, CAM_PRIORITY_NORMAL); in enc_runcmd()
777 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_da.c1859 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in daclose()
1987 xpt_setup_ccb(&csio.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in dadump()
2013 xpt_setup_ccb(&csio.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in dadump()
3395 (softc->state == DA_STATE_NORMAL && priority != CAM_PRIORITY_NORMAL)) { in dastart()
6407 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in daprevent()
6484 xpt_setup_ccb(&ccg.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in dasetgeom()
6522 xpt_setup_ccb(&cdai.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in dasetgeom()
6617 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in dashutdown()
H A Dscsi_enc_ses.c1042 xpt_setup_ccb(&cdai.ccb_h, path, CAM_PRIORITY_NORMAL); in ses_setphyspath_callback()
1053 xpt_setup_ccb(&cdai.ccb_h, path, CAM_PRIORITY_NORMAL); in ses_setphyspath_callback()
1103 xpt_setup_ccb(&cdai.ccb_h, enc->periph->path, CAM_PRIORITY_NORMAL); in ses_set_physpath()
1209 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in ses_set_timed_completion()
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()
5127 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in sagetpos()
H A Dscsi_pass.c894 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in passstart()
H A Dscsi_xpt.c3125 xpt_setup_ccb(&cts->ccb_h, path, CAM_PRIORITY_NORMAL); in _scsi_announce_periph()
/freebsd/sys/cam/nvme/
H A Dnvme_da.c376 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in ndaopen()
418 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in ndaclose()
493 xpt_setup_ccb(&ccb->ccb_h, periph->path, CAM_PRIORITY_NORMAL); in ndaioctl()
607 xpt_setup_ccb(&nvmeio.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in ndadump()
619 xpt_setup_ccb(&nvmeio.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in ndadump()
1458 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in ndaflush()
H A Dnvme_xpt.c799 xpt_setup_ccb(&cts.ccb_h, path, CAM_PRIORITY_NORMAL); in nvme_announce_periph_sbuf()
/freebsd/sys/cam/ctl/
H A Dscsi_ctl.c526 CAM_PRIORITY_NORMAL); in ctlferegister()
574 CAM_PRIORITY_NORMAL); in ctlferegister()
913 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in ctlfestart()
1008 xpt_setup_ccb_flags(&ccb->ccb_h, periph->path, CAM_PRIORITY_NORMAL, in ctlfe_requeue_ccb()
1243 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in ctlfedone()
1857 xpt_setup_ccb(&cgds.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in ctlfe_dump_queue()
1925 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in ctlfe_datamove()
1978 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in ctlfe_done()
/freebsd/sys/cam/ata/
H A Data_da.c1031 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in adaclose()
1147 xpt_setup_ccb(&ataio.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in adadump()
1175 xpt_setup_ccb(&ataio.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in adadump()
2350 (softc->state == ADA_STATE_NORMAL && priority != CAM_PRIORITY_NORMAL)) { in adastart()
2363 KASSERT(priority == CAM_PRIORITY_NORMAL, in adastart()
2365 CAM_PRIORITY_NORMAL, priority)); in adastart()
2947 KASSERT(priority == CAM_PRIORITY_NORMAL, in adadone()
2949 CAM_PRIORITY_NORMAL, priority)); in adadone()
3683 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in adaflush()
3737 CAM_PRIORITY_NORMAL); in adaspindown()
[all …]
H A Data_xpt.c2093 xpt_setup_ccb(&cts->ccb_h, path, CAM_PRIORITY_NORMAL); in _ata_announce_periph()
/freebsd/sys/cam/
H A Dcam.h96 #define CAM_PRIORITY_NORMAL ((CAM_RL_NORMAL << 8) + 0x80) macro
H A Dcam_periph.c1155 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in cam_periph_ioctl()
1158 CAM_PRIORITY_NORMAL); in cam_periph_ioctl()
1389 xpt_setup_ccb(&crs.ccb_h, path, CAM_PRIORITY_NORMAL); in cam_release_devq()
1523 xpt_setup_ccb(&cgds.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in cam_periph_bus_settle()
1597 CAM_PRIORITY_NORMAL); in camperiphscsistatuserror()
H A Dcam_xpt.c1187 xpt_setup_ccb(&cdai.ccb_h, path, CAM_PRIORITY_NORMAL); in xpt_getattr()
5001 xpt_setup_ccb(&crs.ccb_h, path, CAM_PRIORITY_NORMAL); in xpt_start_tags()
5027 xpt_setup_ccb(&crs.ccb_h, path, CAM_PRIORITY_NORMAL); in xpt_stop_tags()
5189 xpt_setup_ccb(&csa.ccb_h, path, CAM_PRIORITY_NORMAL); in xpt_register_async()
H A Dcam_iosched.c1756 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cam_iosched_schedule()
/freebsd/sys/cam/mmc/
H A Dmmc_da.c517 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in sddaschedule()
1088 CAM_PRIORITY_NORMAL); in sdda_start_init_task()
1949 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in sddadone()
1961 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in sddadone()
2029 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/sdio/
H A Dsdiob.c153 xpt_setup_ccb(&sc->ccb->ccb_h, sc->periph->path, CAM_PRIORITY_NORMAL); in sdiob_rw_direct_sc()
253 xpt_setup_ccb(&sc->ccb->ccb_h, sc->periph->path, CAM_PRIORITY_NORMAL); in sdiob_rw_extended_cam()
/freebsd/sys/dev/ufshci/
H A Dufshci_sim.c530 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in ufshci_sim_send_ssu()

12