Home
last modified time | relevance | path

Searched refs:STS_FATAL (Results 1 – 25 of 111) sorted by relevance

12345

/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/usb/
H A Dehci_def.h99 #define STS_FATAL (1<<4) /* such as some PCI access errors */ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/usb/
H A Dehci_def.h99 #define STS_FATAL (1<<4) /* such as some PCI access errors */ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/usb/
H A Dehci_def.h99 #define STS_FATAL (1<<4) /* such as some PCI access errors */ macro
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios-hppa/src/hw/
H A Dusb-ehci.h62 #define STS_FATAL (1<<4) macro
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios/src/hw/
H A Dusb-ehci.h62 #define STS_FATAL (1<<4) macro
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios/src/hw/
H A Dusb-ehci.h62 #define STS_FATAL (1<<4) macro
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios-hppa/src/hw/
H A Dusb-ehci.h62 #define STS_FATAL (1<<4) macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios/src/hw/
H A Dusb-ehci.h62 #define STS_FATAL (1<<4) macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios-hppa/src/hw/
H A Dusb-ehci.h62 #define STS_FATAL (1<<4) macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios/src/hw/
H A Dusb-ehci.h62 #define STS_FATAL (1<<4) macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios-hppa/src/hw/
H A Dusb-ehci.h62 #define STS_FATAL (1<<4) macro
/dports/misc/seabios/seabios-1.14.0/src/hw/
H A Dusb-ehci.h62 #define STS_FATAL (1<<4) macro
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios/src/hw/
H A Dusb-ehci.h62 #define STS_FATAL (1<<4) macro
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios-hppa/src/hw/
H A Dusb-ehci.h62 #define STS_FATAL (1<<4) macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios-hppa/src/hw/
H A Dusb-ehci.h62 #define STS_FATAL (1<<4) macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios/src/hw/
H A Dusb-ehci.h62 #define STS_FATAL (1<<4) macro
/dports/emulators/qemu/qemu-6.2.0/roms/seabios/src/hw/
H A Dusb-ehci.h62 #define STS_FATAL (1<<4) macro
/dports/emulators/qemu/qemu-6.2.0/roms/seabios-hppa/src/hw/
H A Dusb-ehci.h62 #define STS_FATAL (1<<4) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/host/
H A Dfotg210.h255 #define STS_FATAL (1<<4) /* such as some PCI access errors */ macro
H A Dehci-hcd.c93 #define INTR_MASK (STS_IAA | STS_FATAL | STS_PCD | STS_ERR | STS_INT)
817 if (unlikely ((status & STS_FATAL) != 0)) { in ehci_irq()
H A Dehci-dbg.c163 (status & STS_FATAL) ? " FATAL" : "", in dbg_status_buf()
178 (enable & STS_FATAL) ? " FATAL" : "", in dbg_intr_buf()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/host/
H A Dfotg210.h255 #define STS_FATAL (1<<4) /* such as some PCI access errors */ macro
H A Dehci-hcd.c93 #define INTR_MASK (STS_IAA | STS_FATAL | STS_PCD | STS_ERR | STS_INT)
817 if (unlikely ((status & STS_FATAL) != 0)) { in ehci_irq()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/host/
H A Dfotg210.h255 #define STS_FATAL (1<<4) /* such as some PCI access errors */ macro
H A Dehci-hcd.c93 #define INTR_MASK (STS_IAA | STS_FATAL | STS_PCD | STS_ERR | STS_INT)
817 if (unlikely ((status & STS_FATAL) != 0)) { in ehci_irq()

12345