Searched refs:get_port (Results 1 - 4 of 4) sorted by relevance
| /illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/ |
| H A D | psvc_objects_class.h | 140 int32_t (*get_port)(); member in struct:__anon1180
|
| H A D | psvcobj.c | 1501 status = ((EPhysDev_t *)physobjp)->get_port(hdlp, objp->addr_spec, 4595 /* 8 Bit GPIO , devices with ports, calls get_port()/set_port() */ 4649 dp->get_port = i_psvc_not_supported; 4686 dp->get_port = i_psvc_not_supported; 4723 dp->get_port = i_psvc_not_supported; 4784 dp->get_port = i_psvc_not_supported; 4821 dp->get_port = i_psvc_not_supported; 4858 dp->get_port = i_psvc_get_port_11_5; 4895 dp->get_port = i_psvc_not_supported; 4932 dp->get_port [all...] |
| /illumos-gate/usr/src/lib/libresolv2/common/irs/ |
| H A D | getaddrinfo.c | 191 static int get_port __P((const struct addrinfo *, const char *, int)); 238 error = get_port((ai), (serv), 0); \ 981 /* get_port does not touch first argument. when matchonly == 1. */ 983 return get_port((const struct addrinfo *)ai, servname, 1); 987 get_port(const struct addrinfo *ai, const char *servname, int matchonly) { function
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ |
| H A D | in.rshd.c | 598 get_port: 627 goto get_port;
|
Completed in 122 milliseconds