Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dsbp_targ.c215 #define ORBI_STATUS_ABORTED 7 macro
594 if (orbi->state != ORBI_STATUS_ABORTED) { in sbp_targ_abort()
607 orbi->state = ORBI_STATUS_ABORTED; in sbp_targ_abort()
844 if (orbi->state == ORBI_STATUS_ABORTED) { in sbp_targ_cam_done()
992 if (orbi->state == ORBI_STATUS_ABORTED) { in sbp_targ_pt_done()
1204 if (orbi->state == ORBI_STATUS_ABORTED) { in sbp_targ_action1()
1444 if (orbi->state == ORBI_STATUS_ABORTED) { in sbp_targ_cmd_handler()