Home
last modified time | relevance | path

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

/freebsd-14.2/sys/cam/
H A Dcam.h91 #define CAM_PRIORITY_DEV ((CAM_RL_DEV << 8) + 0x80) macro
/freebsd-14.2/sys/cam/ata/
H A Data_pmp.c322 xpt_schedule(periph, CAM_PRIORITY_DEV); in pmpasync()
413 xpt_schedule(periph, CAM_PRIORITY_DEV); in pmpregister()
H A Data_da.c1408 xpt_schedule(periph, CAM_PRIORITY_DEV); in adaasync()
1986 xpt_schedule(periph, CAM_PRIORITY_DEV); in adaregister()
/freebsd-14.2/sys/cam/scsi/
H A Dscsi_ch.c452 xpt_schedule(periph, CAM_PRIORITY_DEV); in chregister()
H A Dscsi_da.c3010 xpt_schedule(periph, CAM_PRIORITY_DEV); in daregister()
5952 xpt_schedule(periph, CAM_PRIORITY_DEV); in dareprobe()
H A Dscsi_cd.c735 xpt_schedule(periph, CAM_PRIORITY_DEV); in cdregister()
H A Dscsi_sa.c2737 xpt_schedule(periph, CAM_PRIORITY_DEV); in saregister()