Searched defs:read_byte (Results 1 - 2 of 2) sorted by relevance
| /osnet-11/usr/src/lib/libprtdiag_psr/sparc/opl/common/ |
| H A D | opl_picl.c | 77 static uint8_t read_byte(int fd, int bus, int dev, int func, int offset, 618 read_byte(int fd, int bus, int dev, int func, int offset, int *ret) function 673 cap_ptr = read_byte(fd, bus, dev, func, PCI_CONF_CAP_PTR, &ret); 712 hdr_type = read_byte
|
| /osnet-11/usr/src/lib/libprtdiag/common/ |
| H A D | display_sun4v.c | 197 static uint8_t read_byte(int fd, int bus, int dev, int func, int offset, 2357 read_byte(int fd, int bus, int dev, int func, int offset, int *ret) function 2413 cap_ptr = read_byte(fd, bus, dev, func, PCI_CONF_CAP_PTR, &ret); 2453 hdr_type = read_byte
|
Completed in 36 milliseconds