Searched refs:port_associate_fop (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | port_kernel.h | 167 int port_associate_fop(struct port *, int, uintptr_t, int, void *);
|
/titanic_41/usr/src/uts/common/fs/portfs/ |
H A D | port.c | 650 error = port_associate_fop(pp, (int)a1, (uintptr_t)a2, in portfs()
|
H A D | port_fop.c | 1256 port_associate_fop(port_t *pp, int source, uintptr_t object, int events, in port_associate_fop() function
|