Searched refs:vldc_read (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libpcp/common/
H A Dlibpcp.c87 static int vldc_read(int fd, uint8_t *bufp, int size);
795 if ((ret = vldc_read(chnl_fd,
862 if ((ret = vldc_read(chnl_fd,
1415 vldc_read(int fd, uint8_t *bufp, int size) function
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvldc.c65 static int vldc_read(dev_t dev, struct uio *uiop, cred_t *credp);
119 vldc_read, /* read */
1504 vldc_read(dev_t dev, struct uio *uiop, cred_t *credp) function
1532 D2("vldc_read: vldc@%d:%lu reading data\n", instance, portno);
1538 DWARN("vldc_read: vldc@%d:%lu not in the ready state\n",
1548 D2("vldc_read: vldc@%d:%lu ldc_read size=%ld, rv=%d\n",

Completed in 48 milliseconds