Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cam/
H A Dcam.h90 #define CAM_PRIORITY_DEV ((CAM_RL_DEV << 8) + 0x80) macro
/freebsd-12.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.c1353 xpt_schedule(periph, CAM_PRIORITY_DEV); in adaasync()
1875 xpt_schedule(periph, CAM_PRIORITY_DEV); in adaregister()
/freebsd-12.1/sys/cam/scsi/
H A Dscsi_ch.c457 xpt_schedule(periph, CAM_PRIORITY_DEV); in chregister()
H A Dscsi_da.c2900 xpt_schedule(periph, CAM_PRIORITY_DEV); in daregister()
5810 xpt_schedule(periph, CAM_PRIORITY_DEV); in dareprobe()
H A Dscsi_cd.c719 xpt_schedule(periph, CAM_PRIORITY_DEV); in cdregister()