Searched refs:buf_bytes (Results 1 – 2 of 2) sorted by relevance
762 char buf_bytes[72]; in mxge_dummy_rdma() local768 buf = (uint32_t *)((uintptr_t)(buf_bytes + 7) & ~7UL); in mxge_dummy_rdma()814 char buf_bytes[sizeof(*buf) + 8]; in mxge_send_cmd() local821 buf = (mcp_cmd_t *)((uintptr_t)(buf_bytes + 7) & ~7UL); in mxge_send_cmd()936 char buf_bytes[72]; in mxge_load_firmware() local940 buf = (uint32_t *)((uintptr_t)(buf_bytes + 7) & ~7UL); in mxge_load_firmware()
1021 char buf_bytes[16]; in send_progress_thread() local1024 zfs_nicenum(bytes, buf_bytes, sizeof (buf_bytes)); in send_progress_thread()1028 zhp->zfs_name, MIN(pct, 100), buf_bytes, buf_size); in send_progress_thread()