Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.h245 } tdFWControl_t; typedef
250 tdFWControl_t *tdFWControl;
H A Dtdioctl.c245 tdFWControl_t *fwControl; in tdipFWControlIoctl()
255 sizeof(tdFWControl_t) ) ) { in tdipFWControlIoctl()
260 fwControl = (tdFWControl_t *)&agIOCTLPayload->FunctionSpecificArea[0]; in tdipFWControlIoctl()