Searched defs:buffer_offset (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c63 uint32_t buffer_offset, size_t length,
67 uint32_t buffer_offset, size_t length,
1868 uint32_t buffer_offset,
1894 uhci_fill_in_td(uhcip, td, current_dummy, buffer_offset,
1944 uint32_t buffer_offset,
1956 "attrs 0x%x", (void *)td, buffer_offset, length, attrs);
1995 buf_addr = uhci_get_tw_paddr_by_offs(uhcip, buffer_offset, length, tw);
2009 * buffer_offset - the starting offset into the TW buffer, where the
2016 uint32_t buffer_offset,
2025 buffer_offset, lengt
1866 uhci_insert_hc_td( uhci_state_t *uhcip, uint32_t buffer_offset, size_t hcgtd_length, uhci_pipe_private_t *pp, uhci_trans_wrapper_t *tw, uchar_t PID, usb_req_attrs_t attrs) argument
1940 uhci_fill_in_td( uhci_state_t *uhcip, uhci_td_t *td, uhci_td_t *current_dummy, uint32_t buffer_offset, size_t length, uhci_pipe_private_t *pp, uchar_t PID, usb_req_attrs_t attrs, uhci_trans_wrapper_t *tw) argument
2014 uhci_get_tw_paddr_by_offs( uhci_state_t *uhcip, uint32_t buffer_offset, size_t length, uhci_trans_wrapper_t *tw) argument
[all...]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h7344 u32_t buffer_offset; member in struct:iscsi_data_pdu_hdr_little_endian

Completed in 105 milliseconds