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