Home
last modified time | relevance | path

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

/freebsd-src/sys/cam/
H A Dcam.h91 #define CAM_PRIORITY_DEV ((CAM_RL_DEV << 8) + 0x80) macro
/freebsd-src/sys/cam/ata/
H A Data_pmp.c321 xpt_schedule(periph, CAM_PRIORITY_DEV); in pmpasync()
412 xpt_schedule(periph, CAM_PRIORITY_DEV); in pmpregister()
H A Data_da.c1407 xpt_schedule(periph, CAM_PRIORITY_DEV); in adaasync()
1987 xpt_schedule(periph, CAM_PRIORITY_DEV); in adaregister()
/freebsd-src/sys/cam/scsi/
H A Dscsi_ch.c451 xpt_schedule(periph, CAM_PRIORITY_DEV); in chregister()
H A Dscsi_da.c3018 xpt_schedule(periph, CAM_PRIORITY_DEV); in da_zone_bio_to_scsi()
5972 xpt_schedule(periph, CAM_PRIORITY_DEV); in daerror()
H A Dscsi_cd.c735 xpt_schedule(periph, CAM_PRIORITY_DEV); in cdregister()
H A Dscsi_sa.c2736 xpt_schedule(periph, CAM_PRIORITY_DEV); in saregister()