Searched refs:raid32 (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/mpr/
H A Dmpr_user.c2472 struct mpr_raid_action32 *raid32 = _arg; local
2515 CP(*raid32, arg.raid, action);
2516 CP(*raid32, arg.raid, volume_bus);
2517 CP(*raid32, arg.raid, volume_id);
2518 CP(*raid32, arg.raid, phys_disk_num);
2519 CP(*raid32, arg.raid, action_data_word);
2520 PTRIN_CP(*raid32, arg.raid, buf);
2521 CP(*raid32, arg.raid, len);
2522 CP(*raid32, arg.raid, volume_status);
2523 bcopy(raid32
[all...]
/freebsd-13-stable/sys/dev/mps/
H A Dmps_user.c2373 struct mps_raid_action32 *raid32 = _arg; local
2416 CP(*raid32, arg.raid, action);
2417 CP(*raid32, arg.raid, volume_bus);
2418 CP(*raid32, arg.raid, volume_id);
2419 CP(*raid32, arg.raid, phys_disk_num);
2420 CP(*raid32, arg.raid, action_data_word);
2421 PTRIN_CP(*raid32, arg.raid, buf);
2422 CP(*raid32, arg.raid, len);
2423 CP(*raid32, arg.raid, volume_status);
2424 bcopy(raid32
[all...]

Completed in 88 milliseconds