Home
last modified time | relevance | path

Searched refs:CAM_PRIORITY_DEV (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/sys/cam/
H A Dcam.h90 #define CAM_PRIORITY_DEV ((CAM_RL_DEV << 8) + 0x80) macro
/freebsd-13.1/sys/cam/ata/
H A Data_pmp.c324 xpt_schedule(periph, CAM_PRIORITY_DEV); in pmpasync()
415 xpt_schedule(periph, CAM_PRIORITY_DEV); in pmpregister()
H A Data_da.c1380 xpt_schedule(periph, CAM_PRIORITY_DEV); in adaasync()
1960 xpt_schedule(periph, CAM_PRIORITY_DEV); in adaregister()
/freebsd-13.1/sys/cam/scsi/
H A Dscsi_ch.c455 xpt_schedule(periph, CAM_PRIORITY_DEV); in chregister()
H A Dscsi_da.c2997 xpt_schedule(periph, CAM_PRIORITY_DEV); in daregister()
5933 xpt_schedule(periph, CAM_PRIORITY_DEV); in dareprobe()
H A Dscsi_cd.c753 xpt_schedule(periph, CAM_PRIORITY_DEV); in cdregister()
H A Dscsi_sa.c2735 xpt_schedule(periph, CAM_PRIORITY_DEV); in saregister()