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

/freebsd-10-stable/usr.sbin/mptutil/
H A Dmpt_volume.c91 error = mpt_lookup_volume(fd, av[1], &VolumeBus, &VolumeID);
150 error = mpt_lookup_volume(fd, av[1], &VolumeBus, &VolumeID);
224 error = mpt_lookup_volume(fd, av[1], &VolumeBus, &VolumeID);
H A Dmptutil.h127 int mpt_lookup_volume(int fd, const char *name, U8 *VolumeBus,
H A Dmpt_config.c777 error = mpt_lookup_volume(fd, av[1], &VolumeBus, &VolumeID);
811 error = mpt_lookup_volume(fd, name, &VolumeBus, &VolumeID);
1179 error = mpt_lookup_volume(fd, av[1], &VolumeBus, &VolumeID);
H A Dmpt_cmd.c295 mpt_lookup_volume(int fd, const char *name, U8 *VolumeBus, U8 *VolumeID) function

Completed in 157 milliseconds