Home
last modified time | relevance | path

Searched refs:ndid (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_node.c382 D_ID ndid; in emlxs_node_match_did() local
395 ndid.un.word = did; in emlxs_node_match_did()
397 if (ndid.un.b.id == odid.un.b.id) { in emlxs_node_match_did()
398 if ((mydid.un.b.domain == ndid.un.b.domain) && in emlxs_node_match_did()
399 (mydid.un.b.area == ndid.un.b.area)) { in emlxs_node_match_did()
400 ndid.un.word = ndlp->nlp_DID; in emlxs_node_match_did()
402 if ((ndid.un.b.domain == 0) && (ndid.un.b.area == 0)) { in emlxs_node_match_did()
408 ndid.un.word = ndlp->nlp_DID; in emlxs_node_match_did()
409 if ((mydid.un.b.domain == ndid.un.b.domain) && in emlxs_node_match_did()
410 (mydid.un.b.area == ndid.un.b.area)) { in emlxs_node_match_did()
[all …]
/titanic_41/usr/src/cmd/iscsid/
H A Discsid.c97 uint_t ndid
107 uint_t ndid
330 uint_t ndid in iscsi_child_door() argument
357 uint_t ndid in iscsi_kernel_door() argument
/titanic_41/usr/src/uts/common/fs/doorfs/
H A Ddoor_sys.c2431 uint_t ndid; in door_args() local
2438 ndid = ct->d_args.desc_num; in door_args()
2439 if (ndid > door_max_desc) in door_args()
2445 error = door_layout(server, ct->d_args.data_size, ndid, is_private); in door_args()
2449 dsize = ndid * sizeof (door_desc_t); in door_args()
2528 if (ndid != 0) { in door_args()
2539 ct->d_fpp_size = ndid * sizeof (struct file *); in door_args()
2542 while (ndid--) { in door_args()
2552 door_fd_rele(didpp, ndid + 1, 0); in door_args()
2589 uint_t ndid; in door_translate_in() local
[all …]
/titanic_41/usr/src/cmd/stmfproxy/stmfproxy/
H A Dstmfproxy.c103 uint_t ndid) in doorHandler() argument
107 if (ddp != NULL || ndid != 0) { in doorHandler()
109 "descriptor passed to door %p %d", ddp, ndid); in doorHandler()
/titanic_41/usr/src/lib/librcm/
H A Dlibrcm_event.c248 door_desc_t *ddp, uint_t ndid) in door_service() argument
/titanic_41/usr/src/cmd/syseventd/daemons/syseventd/
H A Dsyseventd.c132 uint_t ndid);
515 door_desc_t *ddp, uint_t ndid) in door_upcall() argument
/titanic_41/usr/src/lib/libsysevent/
H A Dlibevchannel.c321 door_desc_t *ddp, uint_t ndid) in door_upcall() argument
H A Dlibsysevent.c814 door_desc_t *ddp, uint_t ndid) in event_deliver_service() argument
1479 door_desc_t *ddp, uint_t ndid) in cache_update_service() argument