Searched defs:socal_getmap (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun/io/
H A Dsocal.c189 static int socal_getmap(socal_state_t *socalp, uint32_t port, caddr_t arg,
1511 if (socal_getmap(socalp, port, (caddr_t)arg, 0, 0) ==
4222 if (socal_getmap(socalp, port, (caddr_t)&map, 0, FKIOCTL)
4355 if (dest == socal_getmap(socalp, port, NULL, 0, 0)) {
4443 if ((ouralpa = socal_getmap(socalp, port, NULL, 0, 0)) == -1)
4757 socal_getmap(socal_state_t *socalp, uint32_t port, caddr_t arg, function

Completed in 55 milliseconds