Lines Matching refs:outdat_endpoints
157 int outdat_endpoints[KEYSPAN_MAX_NUM_PORTS]; member
193 .outdat_endpoints = {0x01},
210 .outdat_endpoints = {0x01},
227 .outdat_endpoints = {0x01},
244 .outdat_endpoints = {0x01},
261 .outdat_endpoints = {0x01},
278 .outdat_endpoints = {0x01},
295 .outdat_endpoints = {0x01},
312 .outdat_endpoints = {0x01, 0x03},
329 .outdat_endpoints = {0x01, 0x03},
346 .outdat_endpoints = {0x01, 0x03},
363 .outdat_endpoints = {0x02, 0x06},
384 .outdat_endpoints = {0x01, 0x02, 0x03, 0x04},
401 .outdat_endpoints = {0x01, 0x02, 0x03, 0x04},
418 .outdat_endpoints = {0x01, 0x02, 0x04, 0x06},
2927 endp = d_details->outdat_endpoints[port_num]; in keyspan_port_probe()