Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/atm/
Dhorizon.h103 #define HRZ_IO_EXTENT 0x80 macro
Dhorizon.c2680 if (!request_region(iobase, HRZ_IO_EXTENT, DEV_LABEL)) { in hrz_probe()
2810 release_region(iobase, HRZ_IO_EXTENT); in hrz_probe()
2827 release_region(dev->iobase, HRZ_IO_EXTENT); in hrz_remove_one()