Home
last modified time | relevance | path

Searched refs:hd_phys_address (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/char/
H A Dhpet.c721 if (hpetp->hp_hpet_phys == hdp->hd_phys_address) in hpet_is_known()
833 hpetp->hp_hpet_phys = hdp->hd_phys_address; in hpet_alloc()
868 hpetp->hp_which, hdp->hd_phys_address, in hpet_alloc()
926 hdp->hd_phys_address = addr.address.minimum; in hpet_resources()
940 hdp->hd_phys_address = fixmem32->address; in hpet_resources()
/linux/include/linux/
H A Dhpet.h96 unsigned long hd_phys_address; member