new_phys_addr 167 drivers/net/ethernet/qlogic/qed/qed_ll2.c dma_addr_t new_phys_addr; new_phys_addr 195 drivers/net/ethernet/qlogic/qed/qed_ll2.c &new_phys_addr); new_phys_addr 239 drivers/net/ethernet/qlogic/qed/qed_ll2.c buffer->phys_addr = new_phys_addr; new_phys_addr 86 include/uapi/linux/cec-funcs.h __u16 new_phys_addr) new_phys_addr 93 include/uapi/linux/cec-funcs.h msg->msg[4] = new_phys_addr >> 8; new_phys_addr 94 include/uapi/linux/cec-funcs.h msg->msg[5] = new_phys_addr & 0xff; new_phys_addr 100 include/uapi/linux/cec-funcs.h __u16 *new_phys_addr) new_phys_addr 103 include/uapi/linux/cec-funcs.h *new_phys_addr = (msg->msg[4] << 8) | msg->msg[5];