HomeSort by: relevance | last modified time | path
    Searched defs:cs80buscf_punit (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/gpib/
cs80bus.c 60 #define cs80buscf_punit cf_loc[CS80BUSCF_PUNIT] macro
152 if (cf->cs80buscf_punit != CS80BUSCF_PUNIT_DEFAULT &&
153 cf->cs80buscf_punit < CS80BUS_NPUNITS)
154 ca->ca_punit = cf->cs80buscf_punit;
176 if (cf->cs80buscf_punit != CS80BUSCF_PUNIT_DEFAULT &&
177 cf->cs80buscf_punit != ca->ca_punit)
cs80bus.c 60 #define cs80buscf_punit cf_loc[CS80BUSCF_PUNIT] macro
152 if (cf->cs80buscf_punit != CS80BUSCF_PUNIT_DEFAULT &&
153 cf->cs80buscf_punit < CS80BUS_NPUNITS)
154 ca->ca_punit = cf->cs80buscf_punit;
176 if (cf->cs80buscf_punit != CS80BUSCF_PUNIT_DEFAULT &&
177 cf->cs80buscf_punit != ca->ca_punit)

Completed in 83 milliseconds