Searched refs:sbd_set_err_in_hdl (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/io/ |
H A D | sbd_mem.c | 438 (sbd_set_err_in_hdl(hp, ep) == 0)) { 877 (void) sbd_set_err_in_hdl(hp, lep); 894 (void) sbd_set_err_in_hdl(hp, lep); 922 (void) sbd_set_err_in_hdl(hp, lep); 932 (void) sbd_set_err_in_hdl(hp, lep); 949 (void) sbd_set_err_in_hdl(hp, lep); 968 (void) sbd_set_err_in_hdl(hp, lep); 1022 (void) sbd_set_err_in_hdl(hp, lep); 2281 (void) sbd_set_err_in_hdl(hp, ep);
|
H A D | sbd_io.c | 407 (void) sbd_set_err_in_hdl(hp,
|
H A D | sbd.c | 912 if (sbd_set_err_in_hdl(hp, ep) == 0) 1061 if (sbd_set_err_in_hdl(hp, ep) == 0) { 1485 sbd_set_err_in_hdl(sbd_handle_t *hp, sbderror_t *ep) function 3122 if (sbd_set_err_in_hdl(hp, ep) == 0) 3478 if (sbd_set_err_in_hdl(hp, ep) == 0) { 3763 if (sbd_set_err_in_hdl(hp, ep) == 0)
|
/illumos-gate/usr/src/uts/sun4u/sys/ |
H A D | sbdpriv.h | 740 int sbd_set_err_in_hdl(sbd_handle_t *hp, sbderror_t *ep);
|
Completed in 77 milliseconds