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

/freebsd-9.3-release/sys/dev/mpt/
H A Dmpt.c3111 mpt2host_config_page_raid_vol_0(CONFIG_PAGE_RAID_VOL_0 *volp) argument
3115 MPT_2_HOST16(volp, VolumeStatus.Reserved);
3116 MPT_2_HOST16(volp, VolumeSettings.Settings);
3117 MPT_2_HOST32(volp, MaxLBA);
3118 MPT_2_HOST32(volp, MaxLBAHigh);
3119 MPT_2_HOST32(volp, StripeSize);
3120 MPT_2_HOST32(volp, Reserved2);
3121 MPT_2_HOST32(volp, Reserved3);
3123 MPT_2_HOST16(volp, PhysDisk[i].Reserved);

Completed in 77 milliseconds