Searched refs:SMB_RECVB (Results 1 – 3 of 3) sorted by relevance
117 if (ioctl(fd, SMB_RECVB, &c) != -1) in probe_i2c()156 if (ioctl(fd, SMB_RECVB, &c) == -1) in do_io()
65 #define SMB_RECVB _IOWR('i', 4, struct smbcmd) macro
183 case SMB_RECVB: in smbioctl()