Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/isp/
H A Disp_target.c118 abts_t *abts; in isp_target_notify() member
125 #define abts unp.abts in isp_target_notify() macro
215 #undef abts in isp_target_notify()
474 abts_t *abts = arg; in isp_acknak_abts() local
482 ISP_MEMCPY(rsp, abts, QENTRY_LEN); in isp_acknak_abts()
535 did = (abts->abts_did_hi << 16) | abts->abts_did_lo; in isp_handle_abts()
536 sid = (abts->abts_sid_hi << 16) | abts->abts_sid_lo; in isp_handle_abts()
541 nt->nt_nphdl = abts->abts_nphdl; in isp_handle_abts()
566 abts->abts_rxid_abts, abts->abts_nphdl, sid, abts->abts_rxid_task, in isp_handle_abts()
567 abts->abts_rx_id, abts->abts_ox_id); in isp_handle_abts()
[all …]
H A Disp_freebsd.c1735 abts_t *abts = (abts_t *)mp->nt_lreserved; in isp_handle_platform_target_notify_ack() local
1738 …isp_prt(isp, ISP_LOGTDEBUG0, "%s: [%x] terminating after ABTS received", __func__, abts->abts_rxid… in isp_handle_platform_target_notify_ack()
1742 cto->ct_rxid = abts->abts_rxid_task; in isp_handle_platform_target_notify_ack()
1745 cto->ct_oxid = abts->abts_ox_id; in isp_handle_platform_target_notify_ack()
/freebsd-13.1/contrib/apr-util/test/
H A DMakefile.in42 abts.lo: $(srcdir)/abts.c $(srcdir)/abts.h $(srcdir)/abts_tests.h \
45 testutil.lo: $(srcdir)/abts.c $(srcdir)/abts.h $(srcdir)/abts_tests.h \
48 OBJECTS_testall = abts.lo testutil.lo $(TESTS) $(LOCAL_LIBS)
H A DMakefile.win128 abts.c: abts.h abts_tests.h testutil.h
130 testutil.c: abts.h abts_tests.h testutil.h
132 $(OUTDIR)\testall.exe: $(ALL_TESTS) $(INTDIR)\abts.obj $(PROGRAM_DEPENDENCIES)
H A DNWGNUaputest174 $(OBJDIR)/abts.o \
/freebsd-13.1/contrib/apr-util/
H A DCMakeLists.txt201 test/abts.c
/freebsd-13.1/contrib/apr/
H A DCMakeLists.txt210 test/abts.c
/freebsd-13.1/sys/dev/bxe/
H A Decore_hsi.h8616 struct fcoe_ext_abts_info abts /* Task ID to be aborted */; member
8950 struct fcoe_abts_info abts /* ABTS information */; member