Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/advansys/
H A Dadvlib.c2025 union ccb *aborted_ccb; in adv_abort_ccb() local
2031 aborted_ccb = ccb_info->ccb; in adv_abort_ccb()
2033 if ((aborted_ccb->ccb_h.status & CAM_STATUS_MASK) in adv_abort_ccb()
2035 aborted_ccb->ccb_h.status |= status; in adv_abort_ccb()
2037 aborted_ccb->ccb_h.ccb_cinfo_ptr; in adv_abort_ccb()