Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/atm/
Dhorizon.h88 #define HRZ_IO_EXTENT 0x80 macro
Dhorizon.c2665 if (!request_region(iobase, HRZ_IO_EXTENT, DEV_LABEL)) { in hrz_probe()
2795 release_region(iobase, HRZ_IO_EXTENT); in hrz_probe()
2812 release_region(dev->iobase, HRZ_IO_EXTENT); in hrz_remove_one()