Home
last modified time | relevance | path

Searched refs:mpt2host_config_page_raid_phys_disk_0 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mpt/
H A Dmpt.h262 void mpt2host_config_page_raid_phys_disk_0(CONFIG_PAGE_RAID_PHYS_DISK_0 *);
281 #define mpt2host_config_page_raid_phys_disk_0(x) \ macro
H A Dmpt_raid.c1248 mpt2host_config_page_raid_phys_disk_0(&mpt_disk->config_page); in mpt_refresh_raid_disk()
H A Dmpt.c3127 mpt2host_config_page_raid_phys_disk_0(CONFIG_PAGE_RAID_PHYS_DISK_0 *rpd0) in mpt2host_config_page_raid_phys_disk_0() function