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

  /bionic/libc/kernel/common/linux/
msm_hw3d.h 38 unsigned long phys; member in struct:hw3d_region
msm_q6venc.h 103 unsigned int phys; member in struct:venc_buf_type
188 void *phys; member in struct:venc_pmem
  /external/kernel-headers/original/linux/
msm_hw3d.h 44 unsigned long phys; member in struct:hw3d_region
serio.h 29 char phys[32]; member in struct:serio
msm_q6venc.h 120 unsigned int phys; member in struct:venc_buf_type
205 void *phys; member in struct:venc_pmem
input.h 866 const char *phys; member in struct:input_dev
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
msm_hw3d.h 38 unsigned long phys; member in struct:hw3d_region
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
msm_hw3d.h 38 unsigned long phys; member in struct:hw3d_region
  /bionic/libc/kernel/common/linux/mtd/
map.h 48 unsigned long phys; member in struct:map_info
  /development/ndk/platforms/android-3/include/linux/mtd/
map.h 48 unsigned long phys; member in struct:map_info
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/mtd/
map.h 48 unsigned long phys; member in struct:map_info
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/mtd/
map.h 48 unsigned long phys; member in struct:map_info
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/mtd/
map.h 48 unsigned long phys; member in struct:map_info
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/mtd/
map.h 48 unsigned long phys; member in struct:map_info
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/mtd/
map.h 48 unsigned long phys; member in struct:map_info
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/mtd/
map.h 48 unsigned long phys; member in struct:map_info
  /bootable/bootloader/legacy/arch_msm7k/
hsusb.c 124 unsigned phys = (unsigned) req->buf; local
128 item->page0 = phys;
129 item->page1 = (phys & 0xfffff000) + 0x1000;
  /external/e2fsprogs/lib/ext2fs/
dosio.h 39 unsigned char phys; /* Physical DOS drive number */ member in struct:__anon3349
  /external/grub/netboot/
epic100.c 82 static signed char phys[4]; /* MII device addresses. */ variable
185 for (phy = 0, phy_idx = 0; phy < 32 && phy_idx < sizeof(phys); phy++) {
189 phys[phy_idx++] = phy;
200 phys[0] = 3;
229 mii_reg5 = mii_read(phys[0], 5);
w89c840.c 256 unsigned char phys[2]; /* MII device addresses. */ member in struct:winbond_private
673 w840private.phys[phy_idx++] = phy;
823 if (location == 4 && phy_id == w840private.phys[0])
850 int mii_reg5 = mdio_read(ioaddr, w840private.phys[0], 5);
863 duplex ? "full" : "half", w840private.phys[0], negotiated);
tulip.c 428 signed char phys[4], mii_cnt; /* MII device addresses. */
427 signed char phys[4], mii_cnt; \/* MII device addresses. *\/ member in struct:tulip_private
    [all...]
via-rhine.c 645 char phys[4]; /* MII device addresses. */ member in struct:rhine_private
964 tp->phys[0] = -1;
  /external/kernel-headers/original/linux/mtd/
map.h 186 unsigned long phys; member in struct:map_info
422 #define map_is_linear(map) (map->phys != NO_XIP)
  /external/e2fsprogs/e2fsck/
e2fsck.h 114 blk_t phys; member in struct:dx_dirblock_info

Completed in 327 milliseconds