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

  /bionic/libc/kernel/uapi/linux/
vfio_ccw.h 25 #define SCSW_AREA_SIZE 12
26 __u8 scsw_area[SCSW_AREA_SIZE];
  /external/kernel-headers/original/uapi/linux/
vfio_ccw.h 18 #define SCSW_AREA_SIZE 12
19 __u8 scsw_area[SCSW_AREA_SIZE];

Completed in 59 milliseconds