HomeSort by relevance Sort by last modified time
    Searched refs:I365_IOCTL (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/core/
i82365.c 492 ioctl = i365_get(sock, I365_IOCTL);
526 ioctl = i365_get(sock, I365_IOCTL) & ~I365_IOCTL_MASK(map);
531 i365_set(sock, I365_IOCTL, ioctl);
635 i365_set(sockno, I365_IOCTL, (i365_get(sockno, I365_IOCTL) & 0xfe) | 0x20 ); // 16bit autosize
  /external/syslinux/gpxe/src/include/
i82365.h 30 #define I365_IOCTL 0x07 /* I/O control */
90 /* Flags for I365_IOCTL */

Completed in 401 milliseconds