GTP_WREN_ON       226 dev/pci/gtp.c  	bus_space_write_1(iot, ioh, off, GTP_WREN_ON | GTP_CLCK_OFF | data);
GTP_WREN_ON       227 dev/pci/gtp.c  	bus_space_write_1(iot, ioh, off, GTP_WREN_ON | GTP_CLCK_ON  | data);
GTP_WREN_ON       228 dev/pci/gtp.c  	bus_space_write_1(iot, ioh, off, GTP_WREN_ON | GTP_CLCK_OFF | data);
GTP_WREN_ON       234 dev/pci/gtp.c  	bus_space_write_1(iot, ioh, off, GTP_WREN_ON | GTP_DATA_ON | GTP_CLCK_OFF);