Searched refs:warm (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/sys/dev/cfe/
H A Dcfe_api.h183 int cfe_exit(int warm,int status);
H A Dcfe_api.c231 cfe_exit(int warm, int status) argument
238 xiocb.xiocb_flags = warm ? CFE_FLG_WARMSTART : 0;
/freebsd-13-stable/crypto/openssl/crypto/rc4/asm/
H A Drc4-parisc.pl171 ldo 1($XX[0]),$XX[0] ; warm up loop
/freebsd-13-stable/stand/i386/zfsboot/
H A Dzfsldr.S218 movw $0x1234, BDA_BOOT # Do a warm boot
/freebsd-13-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-armv8.pl217 add $E,$E,$K // warm it up
/freebsd-13-stable/stand/i386/boot2/
H A Dboot1.S244 movw $0x1234, BDA_BOOT # Do a warm boot
/freebsd-13-stable/crypto/openssl/crypto/bn/asm/
H A Dsparct4-mont.pl145 save %sp,-128,%sp ! warm it up
470 save %sp,-128,%sp ! warm it up
H A Dmips.pl1906 $warm, # !$warm denotes first call with specific sequence of
1922 $code.=<<___ if (!$warm);
1926 $code.=<<___ if ($warm);
/freebsd-13-stable/stand/i386/btx/btx/
H A Dbtx.S283 movw $0x1234, BDA_BOOT # Do a warm boot
/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_xhci.c340 static void pci_xhci_reset_port(struct pci_xhci_softc *sc, int portn, int warm);
474 /* port reset or warm reset */
2510 pci_xhci_reset_port(struct pci_xhci_softc *sc, int portn, int warm) argument
2528 if (warm && dev->dev_ue->ue_usbver == 3) {

Completed in 142 milliseconds