Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/devctl/
H A Ddevctl.c108 static void print_dev_state(char *devname, uint_t state);
373 print_dev_state(orig_path, state); in dev_getstate()
495 print_dev_state(char *devname, uint_t state) in print_dev_state() function
/illumos-gate/usr/src/cmd/luxadm/
H A Dluxadm.h83 extern void print_dev_state(char *, int);
H A Dhotplug.c1315 print_dev_state(argv[0], devstate); in hotplug_e()
2993 print_dev_state(char *devname, int state) in print_dev_state() function