Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/sbp/
HDsbp.c653 #define SBP_FWDEV_ALIVE(fwdev) (((fwdev)->status == FWDEVATTACHED) \ macro
663 alive = SBP_FWDEV_ALIVE(target->fwdev); in sbp_probe_target()
797 alive = SBP_FWDEV_ALIVE(fwdev); in sbp_post_explore()