Searched refs:SET_PORT_DIR_REQUEST (Results 1 – 1 of 1) sorted by relevance
106 static const u8 SET_PORT_DIR_REQUEST[] = {0x00, 0x01, 0x00, 0x18, variable147 static const size_t TX_MAX_SIZE = sizeof(SET_PORT_DIR_REQUEST);197 request_size = sizeof(SET_PORT_DIR_REQUEST); in ni6501_port_command()199 memcpy(tx, SET_PORT_DIR_REQUEST, request_size); in ni6501_port_command()