Home
last modified time | relevance | path

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

12

/freebsd-14.2/sys/cam/scsi/
H A Dscsi_targ_bh.c243 xpt_setup_ccb(&immed_ccb.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in targbhenlun()
283 xpt_setup_ccb(&atio->ccb_h, periph->path, CAM_PRIORITY_NORMAL); in targbhenlun()
318 xpt_setup_ccb(&inot->ccb_h, periph->path, CAM_PRIORITY_NORMAL); in targbhenlun()
361 xpt_setup_ccb(&ccb.cab.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in targbhdislun()
369 xpt_setup_ccb(&ccb.cab.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in targbhdislun()
378 xpt_setup_ccb(&ccb.cel.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in targbhdislun()
523 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in targbhstart()
640 priority = CAM_PRIORITY_NORMAL; in targbhdone()
H A Dscsi_cd.c481 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cdasync()
882 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cdstrategy()
976 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cdstart()
1042 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cdstart()
1259 CAM_PRIORITY_NORMAL); in cddone()
1444 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cddone()
1512 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cddone()
1620 CAM_PRIORITY_NORMAL); in cddone()
1649 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cddone()
1687 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cddone()
[all …]
H A Dscsi_ch.c890 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in chmove()
949 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in chexchange()
999 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in chposition()
1221 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in chgetelemstatus()
1419 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in chielem()
1503 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in chsetvoltag()
1541 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in chgetparams()
1711 CAM_PRIORITY_NORMAL); in chscsiversion()
H A Dscsi_pt.c221 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in ptstrategy()
465 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.c601 ccb = cam_periph_getccb(enc->periph, CAM_PRIORITY_NORMAL); in enc_runcmd()
779 ccb = cam_periph_getccb(enc->periph, CAM_PRIORITY_NORMAL); in enc_fsm_step()
H A Dscsi_sg.c547 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in sgioctl()
754 xpt_setup_ccb(&ccb->ccb_h, periph->path, CAM_PRIORITY_NORMAL); in sgwrite()
H A Dscsi_enc_ses.c984 xpt_setup_ccb(&cgd.ccb_h, path, CAM_PRIORITY_NORMAL); in ses_paths_iter()
1046 xpt_setup_ccb(&cdai.ccb_h, path, CAM_PRIORITY_NORMAL); in ses_setphyspath_callback()
1057 xpt_setup_ccb(&cdai.ccb_h, path, CAM_PRIORITY_NORMAL); in ses_setphyspath_callback()
1107 xpt_setup_ccb(&cdai.ccb_h, enc->periph->path, CAM_PRIORITY_NORMAL); in ses_set_physpath()
1213 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in ses_set_timed_completion()
H A Dscsi_da.c1834 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in daclose()
1950 xpt_setup_ccb(&csio.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in dadump()
1976 xpt_setup_ccb(&csio.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in dadump()
4913 CAM_PRIORITY_NORMAL); in dadone_proberc()
6083 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in daprevent()
6160 xpt_setup_ccb(&ccg.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in dasetgeom()
6198 xpt_setup_ccb(&cdai.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in dasetgeom()
6292 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in dashutdown()
H A Dscsi_sa.c1067 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in sastrategy()
2559 xpt_setup_ccb(&cdai.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in saregister()
2954 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in sastart()
4738 CAM_PRIORITY_NORMAL); in saextget()
5133 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in sagetpos()
H A Dscsi_xpt.c3043 xpt_setup_ccb(&cts->ccb_h, path, CAM_PRIORITY_NORMAL); in _scsi_announce_periph()
3052 xpt_setup_ccb(&cpi.ccb_h, path, CAM_PRIORITY_NORMAL); in _scsi_announce_periph()
H A Dscsi_pass.c887 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in passstart()
/freebsd-14.2/sys/cam/
H A Dcam_periph.c778 xpt_setup_ccb(&ccb.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in camperiphfree()
1141 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in cam_periph_ioctl()
1144 CAM_PRIORITY_NORMAL); in cam_periph_ioctl()
1375 xpt_setup_ccb(&crs.ccb_h, path, CAM_PRIORITY_NORMAL); in cam_release_devq()
1509 xpt_setup_ccb(&cgds.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in cam_periph_bus_settle()
1583 CAM_PRIORITY_NORMAL); in camperiphscsistatuserror()
1701 xpt_setup_ccb(&cgd.ccb_h, ccb->ccb_h.path, CAM_PRIORITY_NORMAL); in camperiphscsisenseerror()
2151 CAM_PRIORITY_NORMAL); in cam_periph_devctl_notify()
H A Dcam.h93 #define CAM_PRIORITY_NORMAL ((CAM_RL_NORMAL << 8) + 0x80) macro
H A Dcam_xpt.h158 xpt_setup_ccb(&cpi->ccb_h, path, CAM_PRIORITY_NORMAL); in xpt_path_inq()
H A Dcam_xpt.c1170 xpt_setup_ccb(&cdai.ccb_h, path, CAM_PRIORITY_NORMAL); in xpt_getattr()
2484 xpt_setup_ccb(&cgd.ccb_h, &path, CAM_PRIORITY_NORMAL); in xptsetasyncfunc()
4967 xpt_setup_ccb(&crs.ccb_h, path, CAM_PRIORITY_NORMAL); in xpt_start_tags()
4993 xpt_setup_ccb(&crs.ccb_h, path, CAM_PRIORITY_NORMAL); in xpt_stop_tags()
5151 xpt_setup_ccb(&csa.ccb_h, path, CAM_PRIORITY_NORMAL); in xpt_register_async()
H A Dcam_iosched.c1733 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in cam_iosched_schedule()
/freebsd-14.2/sys/cam/nvme/
H A Dnvme_da.c336 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in ndaclose()
411 xpt_setup_ccb(&ccb->ccb_h, periph->path, CAM_PRIORITY_NORMAL); in ndaioctl()
525 xpt_setup_ccb(&nvmeio.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in ndadump()
537 xpt_setup_ccb(&nvmeio.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in ndadump()
1334 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in ndaflush()
H A Dnvme_xpt.c798 xpt_setup_ccb(&cts.ccb_h, path, CAM_PRIORITY_NORMAL); in nvme_announce_periph_sbuf()
/freebsd-14.2/sys/cam/ctl/
H A Dscsi_ctl.c912 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in ctlfestart()
1242 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in ctlfedone()
1856 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-14.2/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()
1364 xpt_setup_ccb(&cgd.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in adaasync()
3593 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in adaflush()
3647 CAM_PRIORITY_NORMAL); in adaspindown()
3690 xpt_setup_ccb(&local_ccb.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in adaspindown()
H A Data_xpt.c2096 xpt_setup_ccb(&cts->ccb_h, path, CAM_PRIORITY_NORMAL); in _ata_announce_periph()
/freebsd-14.2/sys/cam/mmc/
H A Dmmc_da.c514 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in sddaschedule()
697 xpt_setup_ccb(&cgd.ccb_h, periph->path, CAM_PRIORITY_NORMAL); in sddaasync()
1967 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in sddadone()
1979 xpt_schedule(periph, CAM_PRIORITY_NORMAL); in sddadone()
2041 xpt_setup_ccb(&mmcio.ccb_h, periph->path, CAM_PRIORITY_NORMAL); /* XXX needed? */ in sddadump()
H A Dmmc_xpt.c390 xpt_setup_ccb(&cts.ccb_h, path, CAM_PRIORITY_NORMAL); in mmc_announce_periph_sbuf()
/freebsd-14.2/sys/dev/mps/
H A Dmps_sas.c3201 xpt_setup_ccb(&cdai.ccb_h, path, CAM_PRIORITY_NORMAL); in mpssas_async()

12