Searched refs:tstate (Results 26 - 34 of 34) sorted by relevance

12

/freebsd-11-stable/sys/dev/isp/
H A Disp_freebsd.h157 typedef struct tstate { struct
158 SLIST_ENTRY(tstate) next;
198 SLIST_HEAD(tslist, tstate);
H A Disp_freebsd.c978 ISP_PATH_PRT(isp, ISP_LOGTDEBUG0, path, "created tstate\n");
1005 SLIST_REMOVE(lhp, tptr, tstate, next);
1825 * Get the tstate pointer
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dtrap.c82 #include <machine/tstate.h>
H A Dvm_machdep.c85 #include <machine/tstate.h>
H A Dmachdep.c112 #include <machine/tstate.h>
736 CTR4(KTR_SIG, "sigreturn: return td=%p pc=%#lx sp=%#lx tstate=%#lx",
/freebsd-11-stable/usr.sbin/bhyve/
H A Dsmbiostbl.c172 uint8_t tstate; /* thermal state */ member in struct:smbios_table_type3
/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic79xx.h1548 struct ahd_tmode_tstate **tstate,
H A Daic7xxx.h1339 struct ahc_tmode_tstate **tstate,
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c2930 ipfw_obj_ctlv *ctlv, *rtlv, *tstate; local
2943 tstate = NULL;
2989 tstate = ctlv;
3040 ci->ctlv = tstate;

Completed in 228 milliseconds

12