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

/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dinfo.c111 rdsv3_info_ioctl(struct rsock *sock, int optname, char *optval, function
122 RDSV3_DPRINTF2("rdsv3_info_ioctl",
128 RDSV3_DPRINTF2("rdsv3_info_ioctl", "optval is NULL");
132 RDSV3_DPRINTF2("rdsv3_info_ioctl",
137 RDSV3_DPRINTF4("rdsv3_info_ioctl",
141 RDSV3_DPRINTF2("rdsv3_info_ioctl", "arg.lenp is NULL");
147 RDSV3_DPRINTF2("rdsv3_info_ioctl",
152 RDSV3_DPRINTF3("rdsv3_info_ioctl", "optname: %d len: %d datap: %p",
160 RDSV3_DPRINTF2("rdsv3_info_ioctl",
175 RDSV3_DPRINTF2("rdsv3_info_ioctl",
[all...]

Completed in 57 milliseconds