Home
last modified time | relevance | path

Searched refs:MPI_RAID_ACTION_DELETE_PHYSDISK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mpt/mpilib/
H A Dmpi_raid.h116 #define MPI_RAID_ACTION_DELETE_PHYSDISK (0x0E) macro
/freebsd/usr.sbin/mptutil/
H A Dmpt_config.c218 return (mpt_raid_action(fd, MPI_RAID_ACTION_DELETE_PHYSDISK, 0, 0, in mpt_delete_physdisk()