Home
last modified time | relevance | path

Searched refs:CAM_PERIPH_ANNOUNCED (Results 1 – 3 of 3) sorted by relevance

/src/sys/cam/
H A Dcam_periph.h136 #define CAM_PERIPH_ANNOUNCED 0x100 macro
H A Dcam_periph.c679 if ((periph->flags & CAM_PERIPH_ANNOUNCED) && !rebooting) { in cam_periph_invalidate()
764 if ((periph->flags & CAM_PERIPH_ANNOUNCED) && !rebooting) in camperiphfree()
H A Dcam_xpt.c1070 periph->flags |= CAM_PERIPH_ANNOUNCED; in xpt_announce_periph_sbuf()