Searched refs:tid_no (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/advansys/
H A Dadvlib.c697 u_int8_t tid_no; local
704 tid_no = ADV_TIX_TO_TID(target_ix);
705 tinfo = &adv->tinfo[tid_no];
710 tid_no, /*period*/0, /*offset*/0,
945 u_int8_t tid_no; local
954 tid_no = ADV_TIX_TO_TID(target_ix);
955 target_mask = ADV_TID_TO_TARGET_MASK(tid_no);
965 tid_no, /*period*/0, /*offset*/0,
970 tid_no, /*period*/0, /*offset*/0,
974 target_mask, tid_no);
1811 u_int tid_no; local
1899 adv_handle_extmsg_in(struct adv_softc *adv, u_int16_t halt_q_addr, u_int8_t q_cntl, target_bit_vector target_mask, int tid_no) argument
[all...]

Completed in 154 milliseconds