Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap.h82 } ap_target_t; typedef
117 ap_target_t tgt;
212 void ap_info(apd_t *, cfga_info_t, ap_target_t);
230 ap_target_t ap_cm_type(apd_t *, int);
H A Dap_sbd.c198 static ap_target_t
201 ap_target_t c; in ap_cm_tgt()
879 ap_target_t
882 ap_target_t c; in ap_cm_type()
1369 ap_info(apd_t *a, cfga_info_t info, ap_target_t tgt) in ap_info()
H A Dap_rcm.c434 ap_target_t type = ap_cm_type(a, cm); in ap_rcm_init()
888 ap_target_t type; in ap_rcm_request_cap()
966 ap_target_t type; in ap_rcm_add_cap()
1072 ap_target_t type; in ap_rcm_notify_cap()
1212 ap_target_t type = ap_cm_type(a, cm); in ap_rcm_ctl()