Searched refs:ap_stat (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/ |
H A D | ap.h | 217 cfga_err_t ap_stat(apd_t *a, int);
|
H A D | ap_sbd.c | 78 ap_stat(apd_t *a, int all) function 92 DBG("ap_stat(%s)\n", a->path); 190 DBG("ap_stat()=%d\n", rc); 244 if ((rc = ap_stat(a, all)) != CFGA_OK) {
|
H A D | ap_rcm.c | 1200 if ((rc = ap_stat(a, 1)) != CFGA_OK) { 1244 if ((rc = ap_stat(a, 1)) != CFGA_OK) {
|
/illumos-gate/usr/src/lib/cfgadm_plugins/ac/common/ |
H A D | mema.c | 451 ap_stat( function 600 ret = ap_stat(bank_spec, &fd, &bk, &stat, errstring); 690 ret = ap_stat(bank_spec, &fd, &bk, &stat, errstring); 776 ret = ap_stat(ap_id, &fd, &bk, &stat, errstring); 1200 ret = ap_stat(ap_id, &fd, &bk, &stat, errstring); 1398 ret = ap_stat(ap_id, NULL, &bk, &stat, errstring);
|
Completed in 54 milliseconds