Searched refs:SG_GET_SG_TABLESIZE (Results 1 – 3 of 3) sorted by relevance
221 #define SG_GET_SG_TABLESIZE 0x227F /* 0 implies can't do scatter gather */ macro
1016 case SG_GET_SG_TABLESIZE: in sg_ioctl_common()
1302 if (ioctl(fd, SG_GET_SG_TABLESIZE, &ret) == 0) { in hdev_get_max_segments()