Searched defs:scbid (Results 1 – 3 of 3) sorted by relevance
406 u_int scbid; in ahd_flush_qoutfifo() local 972 u_int scbid; ahd_handle_seqint() local 1018 u_int scbid; ahd_handle_seqint() local 1034 u_int scbid; ahd_handle_seqint() local 1075 u_int scbid; ahd_handle_seqint() local 1401 u_int scbid; ahd_handle_seqint() local 1425 u_int scbid; ahd_handle_seqint() local 1477 u_int scbid; ahd_handle_seqint() local 1547 u_int scbid; ahd_handle_scsiint() local 1809 u_int scbid; ahd_handle_transmission_error() local 2044 u_int scbid; ahd_handle_pkt_busfree() local 2142 u_int scbid; ahd_handle_pkt_busfree() local 2176 u_int scbid; ahd_handle_nonpkt_busfree() local 2449 u_int scbid; ahd_handle_proto_violation() local 6921 u_int scbid; ahd_find_busy_tcl() local 6932 ahd_busy_tcl(struct ahd_softc * ahd,u_int tcl,u_int scbid) ahd_busy_tcl() argument 7109 u_int scbid; ahd_search_qinfifo() local 7332 u_int scbid; ahd_search_scb_list() local 7431 ahd_rem_wscb(struct ahd_softc * ahd,u_int scbid,u_int prev,u_int next,u_int tid) ahd_rem_wscb() argument 7464 ahd_add_scb_to_free_list(struct ahd_softc * ahd,u_int scbid) ahd_add_scb_to_free_list() argument 7526 u_int scbid; ahd_abort_scbs() local [all...]
2589 u_int scbid; in ahc_handle_proto_violation() local 4947 u_int scbid; in ahc_index_busy_tcl() local 4984 ahc_busy_tcl(struct ahc_softc *ahc, u_int tcl, u_int scbid) in ahc_busy_tcl() argument 5641 u_int scbid; ahc_abort_scbs() local 5674 u_int scbid; ahc_abort_scbs() local [all...]
108 #define SCBID_IS_NULL(scbid) (((scbid) & 0xFF00 ) == SCB_LIST_NULL) argument