Home
last modified time | relevance | path

Searched defs:polling (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/sys/arch/arm/sa11x0/
H A Dsa1111_kbc.c93 int polling; /* don't process data in interrupt handler */ member
/netbsd-src/sys/arch/next68k/dev/
H A Dnextkbd.c65 int polling; member
/netbsd-src/sys/arch/evbarm/g42xxeb/
H A Dg42xxeb_kmkbd.c77 u_char polling; member
/netbsd-src/sys/dev/usb/
H A Dusbdi.c1110 int polling = bus->ub_usepolling; in usb_transfer_complete() local
1246 int polling = pipe->up_dev->ud_bus->ub_usepolling; in usbd_start_next() local
H A Dxhci.c4435 const bool polling = xhci_polling_p(sc); xhci_device_ctrl_start() local
4565 const bool polling = xhci_polling_p(sc); xhci_device_isoc_enter() local
4714 const bool polling = xhci_polling_p(sc); xhci_device_bulk_start() local
4832 const bool polling = xhci_polling_p(sc); xhci_device_intr_start() local
[all...]
/netbsd-src/sys/arch/xen/xen/
H A Dxencons.c107 int polling; member
/netbsd-src/sys/dev/ic/
H A Dpckbc.c55 int polling; /* don't process data in interrupt handler */ member
/netbsd-src/sys/dev/pckbport/
H A Dpckbport.c66 int polling; /* don't process data in interrupt handler */ member
/netbsd-src/sys/arch/acorn32/podulebus/
H A Dsfas.c569 sfas_ixfer(void *v, int polling) in sfas_ixfer()
/netbsd-src/sys/arch/arc/dev/
H A Dpccons.c127 static u_char async, kernel, polling; /* Really, you don't want to know. */ variable
/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_ioctl.h110 int32_t polling; member
H A Dcxgb_adapter.h194 uint32_t polling; member
H A Dcxgb_common.h307 unsigned int polling; /* polling/interrupt service for rspq */ member
/netbsd-src/sys/external/bsd/ena-com/
H A Dena_com.h268 bool polling; member
H A Dena_com.c1623 void ena_com_set_admin_polling_mode(struct ena_com_dev *ena_dev, bool polling) in ena_com_set_admin_polling_mode()
/netbsd-src/sys/dev/pci/
H A Dif_ixl.c4445 uint8_t link_speed, uint8_t abilities, bool polling) in ixl_set_phy_config()