Searched refs:buffer_offset (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/usb/hcd/uhci/ |
H A D | uhciutil.c | 63 uint32_t buffer_offset, size_t length, 67 uint32_t buffer_offset, size_t length, 1868 uint32_t buffer_offset, in uhci_insert_hc_td() argument 1894 uhci_fill_in_td(uhcip, td, current_dummy, buffer_offset, in uhci_insert_hc_td() 1944 uint32_t buffer_offset, in uhci_fill_in_td() argument 1956 "attrs 0x%x", (void *)td, buffer_offset, length, attrs); in uhci_fill_in_td() 1995 buf_addr = uhci_get_tw_paddr_by_offs(uhcip, buffer_offset, length, tw); in uhci_fill_in_td() 2016 uint32_t buffer_offset, in uhci_get_tw_paddr_by_offs() argument 2025 buffer_offset, length); in uhci_get_tw_paddr_by_offs() 2032 ASSERT(length == 0 || buffer_offset >= tw->tw_dma_offs); in uhci_get_tw_paddr_by_offs() [all …]
|
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/ |
H A D | 5710_hsi.h | 7344 u32_t buffer_offset; member
|