Home
last modified time | relevance | path

Searched defs:phy (Results 1 – 6 of 6) sorted by relevance

/external/qemu-pc-bios/bochs/
Dbochs.h243 # define BX_DBG_LIN_MEMORY_ACCESS(cpu, lin, phy, len, pl, rw, data) \ argument
245 # define BX_DBG_PHY_MEMORY_ACCESS(cpu, phy, len, rw, data) \ argument
256 # define BX_DBG_LIN_MEMORY_ACCESS(cpu, lin, phy, len, pl, rw, data) /* empty */ argument
257 # define BX_DBG_PHY_MEMORY_ACCESS(cpu, phy, len, rw, data) /* empty */ argument
/external/grub/netboot/
Depic100.c111 unsigned int phy, phy_idx; in epic100_probe() local
Dw89c840.c669 int phy, phy_idx = 0; in w89c840_probe() local
Dtulip.c1403 unsigned int phy, phy_idx; in start_link() local
Dvia-rhine.c488 unsigned long phy:1; member
/external/kernel-headers/original/linux/
Datmdev.h342 const struct atmphy_ops *phy; /* PHY operations, may be undefined */ member