Home
last modified time | relevance | path

Searched refs:UHCI_FLA_POOL_BOUND (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcid.h255 #define UHCI_FLA_POOL_BOUND 0x04 /* for Host Ctrlr Framelist Area */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c403 if (uhcip->uhci_dma_addr_bind_flag & UHCI_FLA_POOL_BOUND) { in uhci_free_pools()
899 uhcip->uhci_dma_addr_bind_flag |= UHCI_FLA_POOL_BOUND; in uhci_init_frame_lst_table()