Home
last modified time | relevance | path

Searched refs:ap_stat (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema.c451 ap_stat( in ap_stat() function
600 ret = ap_stat(bank_spec, &fd, &bk, &stat, errstring); in mema_add()
690 ret = ap_stat(bank_spec, &fd, &bk, &stat, errstring); in mema_delete()
776 ret = ap_stat(ap_id, &fd, &bk, &stat, errstring); in cfga_private_func()
1200 ret = ap_stat(ap_id, &fd, &bk, &stat, errstring); in cfga_test()
1398 ret = ap_stat(ap_id, NULL, &bk, &stat, errstring); in cfga_stat()
/titanic_41/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap.h217 cfga_err_t ap_stat(apd_t *a, int);
H A Dap_sbd.c78 ap_stat(apd_t *a, int all) in ap_stat() function
244 if ((rc = ap_stat(a, all)) != CFGA_OK) { in apd_init()
H A Dap_rcm.c1201 if ((rc = ap_stat(a, 1)) != CFGA_OK) { in ap_rcm_ctl()
1245 if ((rc = ap_stat(a, 1)) != CFGA_OK) { in ap_rcm_ctl()