Searched defs:read_word (Results 1 - 2 of 2) sorted by relevance
| /osnet-11/usr/src/lib/libprtdiag_psr/sparc/opl/common/ |
| H A D | opl_picl.c | 79 static uint16_t read_word(int fd, int bus, int dev, int func, int offset, 595 read_word(int fd, int bus, int dev, int func, int offset, int *ret) function 679 cap_reg = read_word(fd, bus, dev, func, cap_ptr, &ret); 696 link_status = read_word(fd, bus, dev, func, 723 sec_status = read_word(fd, bus, dev, func, 771 cap_reg = read_word(fd, bus, dev, func, cap_ptr, &ret);
|
| /osnet-11/usr/src/lib/libprtdiag/common/ |
| H A D | display_sun4v.c | 199 static uint16_t read_word(int fd, int bus, int dev, int func, int offset, 2334 read_word(int fd, int bus, int dev, int func, int offset, int *ret) function 2419 cap_reg = read_word(fd, bus, dev, func, cap_ptr, &ret); 2429 link_status = read_word(fd, bus, dev, func, 2464 sec_status = read_word(fd, bus, dev, func, 2512 cap_reg = read_word(fd, bus, dev, func, cap_ptr, &ret);
|
Completed in 292 milliseconds