Home
last modified time | relevance | path

Searched refs:PhysDiskBus (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.sbin/mptutil/
H A Dmpt_config.c201 config_page->PhysDiskBus = disk->bus; in mpt_create_physdisk()
602 dinfo->info->PhysDiskNum, dinfo->info->PhysDiskBus, in build_volume()
1074 error = mpt_rescan_bus(info->PhysDiskBus, info->PhysDiskID); in remove_spare()
1180 error = mpt_rescan_bus(info->PhysDiskBus, info->PhysDiskID); in pd_delete()
H A Dmpt_drive.c285 if (list->drives[val]->PhysDiskBus == bus && in mpt_lookup_drive()
H A Dmpt_show.c237 printf(" bus %d id %d", info->PhysDiskBus, info->PhysDiskID); in print_pd()
/freebsd/sys/dev/mpt/mpilib/
H A Dmpi_cnfg.h1066 U8 PhysDiskBus; /* 01h */ member
2406 U8 PhysDiskBus; /* 05h */ member
2425 U8 PhysDiskBus; /* 01h */ member
/freebsd/sys/dev/mpt/
H A Dmpt_raid.c218 disk->config_page.PhysDiskBus, in mpt_disk_prt()