Searched refs:buf_length (Results 1 – 8 of 8) sorted by relevance
| /freebsd-13.1/sys/dev/cfe/ |
| H A D | cfe_api.c | 279 xiocb.plist.xiocb_buffer.buf_length = cfe_strlen(name); in cfe_getdevinfo() 430 xiocb.plist.xiocb_buffer.buf_length = length; in cfe_ioctl() 453 xiocb.plist.xiocb_buffer.buf_length = cfe_strlen(name); in cfe_open() 484 xiocb.plist.xiocb_buffer.buf_length = length; in cfe_readblk() 552 xiocb.plist.xiocb_buffer.buf_length = length; in cfe_writeblk()
|
| H A D | cfe_api_int.h | 98 cfe_xuint_t buf_length; /* length of this buffer */ member
|
| /freebsd-13.1/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_ll2.h | 55 u16 buf_length; member
|
| H A D | ecore_ll2.c | 1622 p_curp->buf_length = buf_len; in ecore_ll2_post_rx_buffer()
|
| /freebsd-13.1/sys/dev/sfxge/common/ |
| H A D | efx_tx.c | 541 __in_ecount(buf_length) uint8_t *buffer, in efx_tx_qpio_write() 542 __in size_t buf_length, in efx_tx_qpio_write() argument 552 if ((rc = etxop->etxo_qpio_write(etp, buffer, buf_length, in efx_tx_qpio_write()
|
| H A D | ef10_impl.h | 776 __in_ecount(buf_length) uint8_t *buffer, 777 __in size_t buf_length,
|
| H A D | efx.h | 2718 __in_ecount(buf_length) uint8_t *buffer, 2719 __in size_t buf_length,
|
| /freebsd-13.1/sys/dev/ocs_fc/ |
| H A D | ocs_utils.c | 851 ocs_dump32(uint32_t mask, ocs_os_handle_t os, const char *label, void *buf, uint32_t buf_length) in ocs_dump32() argument 853 uint32_t word_count = buf_length / sizeof(uint32_t); in ocs_dump32()
|