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