Searched refs:request32 (Results 1 – 1 of 1) sorted by relevance
368 ddi_hp_property32_t request32, result32; in pcishpc_slot_get_property() local388 if (copyin(arg, &request32, sizeof (ddi_hp_property32_t)) || in pcishpc_slot_get_property()391 request.nvlist_buf = (char *)(uintptr_t)request32.nvlist_buf; in pcishpc_slot_get_property()392 request.buf_size = request32.buf_size; in pcishpc_slot_get_property()573 ddi_hp_property32_t request32, result32; in pcishpc_slot_set_property() local594 if (copyin(arg, &request32, sizeof (ddi_hp_property32_t))) in pcishpc_slot_set_property()599 request.nvlist_buf = (char *)(uintptr_t)request32.nvlist_buf; in pcishpc_slot_set_property()600 request.buf_size = request32.buf_size; in pcishpc_slot_set_property()