Searched refs:diagcode (Results 1 – 19 of 19) sorted by relevance
/titanic_41/usr/src/lib/fm/libdiagcode/ |
H A D | Makefile | 32 FMHDRS= diagcode.h
|
H A D | Makefile.com | 28 OBJECTS = diagcode.o
|
/titanic_41/usr/src/lib/fm/libdiagcode/common/ |
H A D | llib-ldiagcode | 32 #include <fm/diagcode.h>
|
/titanic_41/usr/src/lib/fm/libdiagcode/common/tests/ |
H A D | NOMAXKEY.dict | 28 # NOMAXKEY diagcode dictionary -- used by "make test" target only
|
H A D | NONAME.dict | 28 # NONAME diagcode dictionary -- used by "make test" target only
|
H A D | NOVERS.dict | 28 # NOVERS diagcode dictionary -- used by "make test" target only
|
H A D | BADVERS.dict | 28 # BADVERS diagcode dictionary -- used by "make test" target only
|
H A D | BADMAXKEY.dict | 28 # BADMAXKEY diagcode dictionary -- used by "make test" target only
|
H A D | BADNAME.dict | 28 # BADNAME diagcode dictionary -- used by "make test" target only
|
H A D | MALFORMED.dict | 28 # MALFORMED diagcode dictionary -- used by "make test" target only
|
H A D | BADBITS.dict | 28 # BADBITS diagcode dictionary -- used by "make test" target only
|
H A D | SAMPLE1.dict | 28 # SAMPLE1 diagcode dictionary -- used by "make test" target only
|
H A D | SAMPLE0.dict | 28 # SAMPLE0 diagcode dictionary -- used by "make test" target only
|
H A D | SAMPLE3.dict | 28 # SAMPLE3 diagcode dictionary -- used by "make test" target only
|
H A D | SAMPLE2.dict | 28 # SAMPLE2 diagcode dictionary -- used by "make test" target only
|
/titanic_41/usr/src/cmd/svc/svcs/ |
H A D | explain.c | 1718 goto diagcode; in print_reasons() 1725 goto diagcode; in print_reasons() 1826 diagcode: in print_reasons()
|
/titanic_41/usr/src/uts/sun/io/ |
H A D | socal.c | 169 uint_t *diagcode, uint32_t cmd); 2799 void (*func)(), int timo, int flag, uint_t *diagcode) in socal_doit() argument 2831 if (diagcode) in socal_doit() 2832 *diagcode = fcalpkt->fcal_diag_status; in socal_doit() 4212 socal_diag_request(socal_state_t *socalp, uint32_t port, uint_t *diagcode, in socal_diag_request() argument 4240 SOCAL_DIAG_TIMEOUT, 0, diagcode)); in socal_diag_request()
|
/titanic_41/usr/src/uts/common/io/ib/mgt/ibdm/ |
H A D | ibdm.c | 3263 uint16_t attrmod, *diagcode; in ibdm_handle_diagcode() local 3269 diagcode = (uint16_t *)ibmf_msg->im_msgbufs_recv.im_bufs_cl_data; in ibdm_handle_diagcode() 3284 iou->iou_diagcode = b2h16(*diagcode); in ibdm_handle_diagcode() 3309 ioc->ioc_diagcode = b2h16(*diagcode); in ibdm_handle_diagcode() 3327 "attrmod : 0x%x", b2h16(*diagcode), attrmod); in ibdm_handle_diagcode()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | service-fault-management.mf | 290 file path=usr/include/fm/diagcode.h
|