Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ieee1394/
H A Dsbp.c274 #define SBP_DEV_RESET 0 /* accept login */ macro
757 sdev->status = SBP_DEV_RESET; in sbp_alloc_lun()
954 case SBP_DEV_RESET: in sbp_probe_target()
1891 sdev->status = SBP_DEV_RESET; in sbp_recv()
1919 sdev->status = SBP_DEV_RESET; in sbp_recv()
2088 if (sdev->status == SBP_DEV_RESET) in sbp_scsipi_detach_sdev()
2135 if (tsdev->status == SBP_DEV_RESET) in sbp_target_reset()