Searched defs:MINOR (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/tools/protocmp/ |
H A D | proto_list.h | 48 #define MINOR 9 macro
|
/illumos-gate/usr/src/cmd/devfsadm/ |
H A D | devfsadm_impl.h | 116 #define MINOR 0x04 macro
|
/illumos-gate/usr/src/uts/common/fs/ufs/ |
H A D | ufs_panic.c | 97 #define MINOR(msg) DPRINTF(DBGLVL_MINOR, msg) macro 106 #define MINOR(ignored) macro 421 MINOR(("[ufs_fault")); 427 MINOR((": %s (%d)]\n", err_name(error), error)); 442 MINOR(("[ufs_fault_v")); 520 MINOR((": fix failure thread already running ")); 549 MINOR(("] ")); 635 MINOR(("[init_failure")); 639 MINOR((": kmem_zalloc failed]\n")); 689 MINOR((" [all...] |
/illumos-gate/usr/src/uts/common/io/lvm/md/ |
H A D | md_med.c | 179 #define MINOR(msg) DPRINTF(DBGLVL_MINOR, msg) macro 197 MINOR(("%s: sec=%ld, usec=%ld\n", msg, esec, eusec)); \ 204 #define MINOR(ignored) macro 801 MINOR(( 972 MINOR(("med_callrpc - RPC_TIMEDOUT\n")); 992 MINOR(("med_callrpc - RPC cl_stat=%d error=%d\n", 1111 MINOR(("med_net_callrpc - Trying %s\n", uap->ua_netid));
|
Completed in 79 milliseconds