Searched refs:dph (Results 1 – 3 of 3) sorted by relevance
357 push dph564 addc a, dph565 mov dph, a ; dph = desc_strings[a]. big endian! (handy)643 pop dph663 mov dph, a707 push dph724 pop dph732 push dph783 pop dph876 mov dph, #HIGH(tx_ring)[all …]
395 push dph602 addc a, dph603 mov dph, a ; dph = desc_strings[a]. big endian! (handy)681 pop dph701 mov dph, a746 push dph774 pop dph782 push dph844 pop dph937 mov dph, #HIGH(tx_ring)[all …]
910 volatile u_int32_t *dph; /* hardware implemented register */ in c4_musycc_rw() local929 dph = (u_int32_t *) ((u_long) pi->reg + offset); in c4_musycc_rw()948 data = pci_read_32 ((u_int32_t *) dph); in c4_musycc_rw()963 pci_write_32 ((u_int32_t *) dph, mcp->value); in c4_musycc_rw()