Home
last modified time | relevance | path

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

/freebsd/sys/dev/sym/
H A Dsym_hipd.c1026 typedef struct sym_tcb *tcb_p; typedef
2215 static void sym_sync_nego (hcb_p np, tcb_p tp, ccb_p cp);
2216 static void sym_ppr_nego (hcb_p np, tcb_p tp, ccb_p cp);
2217 static void sym_wide_nego (hcb_p np, tcb_p tp, ccb_p cp);
2218 static void sym_nego_default (hcb_p np, tcb_p tp, ccb_p cp);
2219 static void sym_nego_rejected (hcb_p np, tcb_p tp, ccb_p cp);
2718 tcb_p tp = &np->target[i]; in sym_prepare_setting()
2809 tcb_p tp = &np->target[cp->target]; in sym_prepare_nego()
3270 tcb_p tp = &np->target[i]; in sym_init()
3420 tcb_p tp = &np->target[target]; in sym_xpt_async_transfer_neg()
[all …]