Searched refs:M_NODEV (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/devmgmt/cmds/
H A Ddevattr.c95 * M_NODEV Device not found in the device table
102 #define M_NODEV "Device not found in the device table: %s"
252 (void) snprintf(txt, sizeof(txt), M_NODEV, device);
100 #define M_NODEV macro
H A Dgetdev.c78 * M_NODEV Device not found in the device table
84 #define M_NODEV "Device not found in the device table: %s"
83 #define M_NODEV macro
H A Ddevreserv.c85 * M_NODEV A list of devices is invalid
94 #define M_NODEV M_UNABLE
369 stdmsg(MM_NRECOV, lbl, MM_ERROR, M_NODEV);
93 #define M_NODEV macro

Completed in 57 milliseconds