Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dg_scsi.h53 #define SCMD_PERS_RESERV_IN 0x5e macro
/illumos-gate/usr/src/cmd/luxadm/
H A Dcommon.h389 #define SCMD_PERS_RESERV_IN 0x5e macro
H A Dlux_util.c257 scsi_command_names[25].command = SCMD_PERS_RESERV_IN; in scsi_find_command_name()
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dio.c93 my_cdb_g1 cdb = {SCMD_PERS_RESERV_IN, 0, 0, 0, 0, 0, 0, 0, 0, 0}; in g_scsi_persistent_reserve_in_cmd()
H A Dgenf.c760 scsi_command_names[25].command = SCMD_PERS_RESERV_IN; in g_scsi_find_command_name()