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()
964 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cdstart()
1030 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cdstart()
1428 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cddone()
1434 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cddone()
1496 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cddone()
1564 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cddone()
1604 CAM_PRIORITY_NORMAL); in cddone()
1612 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.c1855 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in daclose()
1983 xpt_setup_ccb(&csio.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in dadump()
2009 xpt_setup_ccb(&csio.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in dadump()
3391 (softc->state == DA_STATE_NORMAL && priority != CAM_PRIORITY_NORMAL)) { in dastart()
6384 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in daprevent()
6461 xpt_setup_ccb(&ccg.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in dasetgeom()
6499 xpt_setup_ccb(&cdai.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in dasetgeom()
6594 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.c372 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in ndaopen()
414 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in ndaclose()
489 xpt_setup_ccb(&ccb->ccb_h, periph->path, CAM_PRIORITY_NORMAL); in ndaioctl()
603 xpt_setup_ccb(&nvmeio.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in ndadump()
615 xpt_setup_ccb(&nvmeio.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in ndadump()
1439 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.c1027 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in adaclose()
1143 xpt_setup_ccb(&ataio.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in adadump()
1171 xpt_setup_ccb(&ataio.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in adadump()
2346 (softc->state == ADA_STATE_NORMAL && priority != CAM_PRIORITY_NORMAL)) { in adastart()
2359 KASSERT(priority == CAM_PRIORITY_NORMAL, in adastart()
2361 CAM_PRIORITY_NORMAL, priority)); in adastart()
2943 KASSERT(priority == CAM_PRIORITY_NORMAL, in adadone()
2945 CAM_PRIORITY_NORMAL, priority)); in adadone()
3673 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in adaflush()
3727 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.c1127 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in cam_periph_ioctl()
1130 CAM_PRIORITY_NORMAL); in cam_periph_ioctl()
1361 xpt_setup_ccb(&crs.ccb_h, path, CAM_PRIORITY_NORMAL); in cam_release_devq()
1495 xpt_setup_ccb(&cgds.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in cam_periph_bus_settle()
1569 CAM_PRIORITY_NORMAL); in camperiphscsistatuserror()
H A Dcam_xpt.c1184 xpt_setup_ccb(&cdai.ccb_h, path, CAM_PRIORITY_NORMAL); in xpt_getattr()
4996 xpt_setup_ccb(&crs.ccb_h, path, CAM_PRIORITY_NORMAL); in xpt_start_tags()
5022 xpt_setup_ccb(&crs.ccb_h, path, CAM_PRIORITY_NORMAL); in xpt_stop_tags()
5180 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.c513 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in sddaschedule()
1084 CAM_PRIORITY_NORMAL); in sdda_start_init_task()
1945 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in sddadone()
1957 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in sddadone()
2019 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.c490 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in ufshci_sim_send_ssu()

12