Searched defs:polling (Results 1 - 17 of 17) sorted by relevance

/src/sys/arch/arm/sa11x0/
H A Dsa1111_kbc.c93 int polling; /* don't process data in interrupt handler */ member in struct:sackbc_softc
[all...]
/src/sys/arch/xen/xen/
H A Dxencons.c107 int polling; member in struct:xencons_softc
/src/sys/dev/ic/
H A Dpckbc.c55 int polling; /* don't process data in interrupt handler */ member in struct:pckbc_slotdata
[all...]
/src/sys/arch/evbarm/g42xxeb/
H A Dg42xxeb_kmkbd.c77 u_char polling; member in struct:kmkbd_softc
/src/sys/arch/next68k/dev/
H A Dnextkbd.c65 int polling; member in struct:nextkbd_internal
/src/sys/arch/acorn32/podulebus/
H A Dsfas.c569 sfas_ixfer(void *v, int polling) argument
/src/sys/dev/pckbport/
H A Dpckbport.c66 int polling; /* don't process data in interrupt handler */ member in struct:pckbport_slotdata
/src/sys/arch/arc/dev/
H A Dpccons.c127 static u_char async, kernel, polling; /* Really, you don't want to know. */ variable in typeref:typename:u_char
/src/sys/dev/usb/
H A Dusbdi.c1113 int polling = bus->ub_usepolling; local in function:usb_transfer_complete
1249 int polling = pipe->up_dev->ud_bus->ub_usepolling; local in function:usbd_start_next
[all...]
H A Ducom.c329 bool polling = ucom_polling(sc); local in function:ucom_cnput_complete
1709 bool polling = ucom_polling(sc); local in function:ucom_write_status
H A Dxhci.c4487 const bool polling = xhci_polling_p(sc); local in function:xhci_device_ctrl_start
4617 const bool polling local in function:xhci_device_isoc_enter
4771 const bool polling = xhci_polling_p(sc); local in function:xhci_device_bulk_start
4896 const bool polling = xhci_polling_p(sc); local in function:xhci_device_intr_start
[all...]
/src/sys/dev/pci/cxgb/
H A Dcxgb_ioctl.h110 int32_t polling; member in struct:ch_qset_params
H A Dcxgb_adapter.h194 uint32_t polling; member in struct:sge_rspq
H A Dcxgb_common.h307 unsigned int polling; /* polling/interrupt service for rspq */ member in struct:qset_params
/src/sys/external/bsd/ena-com/
H A Dena_com.c1623 void ena_com_set_admin_polling_mode(struct ena_com_dev *ena_dev, bool polling) argument
H A Dena_com.h268 bool polling; member in struct:ena_com_admin_queue
/src/sys/dev/pci/
H A Dif_ixl.c4444 ixl_set_phy_config(struct ixl_softc * sc,uint8_t link_speed,uint8_t abilities,bool polling) argument

Completed in 36 milliseconds