Home
last modified time | relevance | path

Searched refs:NDMP_NO_DEVICE_ERR (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_scsi.c438 err = NDMP_NO_DEVICE_ERR; in common_open()
442 err = NDMP_NO_DEVICE_ERR; in common_open()
517 reply.error = NDMP_NO_DEVICE_ERR; in common_set_target()
H A Dndmpd_tape.c147 err = NDMP_NO_DEVICE_ERR; in ndmpd_tape_open_v2()
154 err = NDMP_NO_DEVICE_ERR; in ndmpd_tape_open_v2()
203 err = NDMP_NO_DEVICE_ERR; in ndmpd_tape_open_v2()
1232 err = NDMP_NO_DEVICE_ERR; in common_tape_open()
1238 err = NDMP_NO_DEVICE_ERR; in common_tape_open()
1279 err = NDMP_NO_DEVICE_ERR; in common_tape_open()
H A Dndmpd_config.c752 reply.error = NDMP_NO_DEVICE_ERR; in ndmpd_config_get_tape_info_v3()
H A Dndmp.x89 NDMP_NO_DEVICE_ERR = 16, /* The device is not at that target */ enumerator