typedef struct _VDD_IO_PORTRANGE { WORD First; WORD Last; } VDD_IO_PORTRANGE, *PVDD_IO_PORTRANGE;
VDD_IO_PORTRANGE defines the beginning and ending point of the dedicated port memory.