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

  /src/sys/arch/vax/vsa/
asc_vsbus.c 125 static uint8_t asc_attached; /* can't have more than one asc */ variable in typeref:typename:uint8_t
134 if (asc_attached)
181 asc_attached = 1;
asc_vsbus.c 125 static uint8_t asc_attached; /* can't have more than one asc */ variable in typeref:typename:uint8_t
134 if (asc_attached)
181 asc_attached = 1;
asc_vsbus.c 125 static uint8_t asc_attached; /* can't have more than one asc */ variable in typeref:typename:uint8_t
134 if (asc_attached)
181 asc_attached = 1;
asc_vsbus.c 125 static uint8_t asc_attached; /* can't have more than one asc */ variable in typeref:typename:uint8_t
134 if (asc_attached)
181 asc_attached = 1;

Completed in 43 milliseconds