Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Dpdq.c174 pdq_station_types[rsp->status_chars_get.station_type]); in pdq_print_fddi_chars()
200 rsp->status_chars_get.station_type == PDQ_STATION_TYPE_DAS ? "[A]" : "", in pdq_print_fddi_chars()
204 if (rsp->status_chars_get.station_type == PDQ_STATION_TYPE_DAS) in pdq_print_fddi_chars()
Dpdqreg.h815 pdq_station_type_t station_type; member