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

  /src/sys/arch/newsmips/apbus/
zs_ap.c 146 static struct zs_chanstate *zs_ap_conschan; variable in typeref:struct:zs_chanstate *
351 memcpy(cs, zs_ap_conschan, sizeof(struct zs_chanstate));
352 zs_ap_conschan = cs;
552 zs_ap_conschan = cs = &zs_ap_conschan_store;

Completed in 12 milliseconds