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

12

/freebsd-11.0-release/sys/sparc64/sparc64/
H A Dvm_machdep.c85 #include <machine/tstate.h>
H A Dmachdep.c111 #include <machine/tstate.h>
735 CTR4(KTR_SIG, "sigreturn: return td=%p pc=%#lx sp=%#lx tstate=%#lx",
/freebsd-11.0-release/usr.sbin/bhyve/
H A Dsmbiostbl.c170 uint8_t tstate; /* thermal state */ member in struct:smbios_table_type3
/freebsd-11.0-release/sys/dev/aic7xxx/
H A Daic79xx.h1548 struct ahd_tmode_tstate **tstate,
H A Daic7xxx.h1339 struct ahc_tmode_tstate **tstate,
/freebsd-11.0-release/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c2814 ipfw_obj_ctlv *ctlv, *rtlv, *tstate; local
2827 tstate = NULL;
2873 tstate = ctlv;
2924 ci->ctlv = tstate;
/freebsd-11.0-release/sys/dev/isp/
H A Disp_freebsd.c1145 ISP_PATH_PRT(isp, ISP_LOGTDEBUG0, path, "created tstate\n");
1174 SLIST_REMOVE(lhp, tptr, tstate, next);
1175 ISP_PATH_PRT(isp, ISP_LOGTDEBUG0, tptr->owner, "destroyed tstate\n");
1274 isp_prt(isp, ISP_LOGERR, "%s: [0x%x] cannot find tstate pointer", __func__, ccb->csio.tag_id);
2096 * Get the tstate pointer
2595 isp_prt(isp, ISP_LOGWARN, "ABORT TASK for lun %x, but no tstate", lun);

Completed in 161 milliseconds

12