Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/luxadm/
H A Dcommon.h476 int scsi_reserve(char *path);
H A Dadm.c814 if (err = scsi_reserve(path_phys)) { in main()
H A Dlux_util.c688 scsi_reserve(char *path) in scsi_reserve() function