Searched refs:buf_bytes (Results 1 – 2 of 2) sorted by relevance
761 char buf_bytes[72]; in mxge_dummy_rdma() local767 buf = (uint32_t *)((uintptr_t)(buf_bytes + 7) & ~7UL); in mxge_dummy_rdma()813 char buf_bytes[sizeof(*buf) + 8]; in mxge_send_cmd() local820 buf = (mcp_cmd_t *)((uintptr_t)(buf_bytes + 7) & ~7UL); in mxge_send_cmd()935 char buf_bytes[72]; in mxge_load_firmware() local939 buf = (uint32_t *)((uintptr_t)(buf_bytes + 7) & ~7UL); in mxge_load_firmware()
1022 char buf_bytes[16]; in send_progress_thread() local1025 zfs_nicenum(bytes, buf_bytes, sizeof (buf_bytes)); in send_progress_thread()1029 zhp->zfs_name, MIN(pct, 100), buf_bytes, buf_size); in send_progress_thread()