Searched refs:ds_get_svc (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4v/io/
H A Dds_drv.c865 if ((svc = ds_get_svc(hdl)) == NULL) {
886 if ((svc = ds_get_svc(hdl)) == NULL) {
909 if ((svc = ds_get_svc(hdl)) == NULL) {
1089 if ((svc = ds_get_svc(hdl)) != NULL &&
1107 if ((svc = ds_get_svc(hdl)) == NULL) {
H A Dds_common.c1186 (svc = ds_get_svc(ack->svc_handle)) == NULL) {
1346 if ((svc = ds_get_svc(nack->svc_handle)) == NULL) {
1443 == NULL && ((svc = ds_get_svc(req->svc_handle)) == NULL ||
1513 if (ds_get_svc(ack->svc_handle) != NULL) {
1550 if (ds_get_svc(nack->svc_handle) != NULL) {
1589 if ((svc = ds_get_svc(data->svc_handle)) == NULL) {
1636 if ((svc = ds_get_svc(nack->svc_handle)) == NULL) {
2397 ds_get_svc(ds_svc_hdl_t hdl) function
2654 if ((svc = ds_get_svc(hdl)) == NULL) {
2741 if ((svc = ds_get_svc(hd
[all...]
/opensolaris-onvv-gate/usr/src/uts/sun4v/sys/
H A Dds_impl.h467 ds_svc_t *ds_get_svc(ds_svc_hdl_t hdl);

Completed in 96 milliseconds