Home
last modified time | relevance | path

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

/src/sys/dev/firewire/
H A Dsbp.c683 #define SBP_FWDEV_ALIVE(fwdev) (((fwdev)->status == FWDEVATTACHED) \ macro
693 alive = SBP_FWDEV_ALIVE(target->fwdev); in sbp_probe_target()
824 alive = SBP_FWDEV_ALIVE(fwdev); in sbp_post_explore()