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

  /src/sys/dev/ic/
wdc.c 1106 u_int8_t sc0 = 0, sn0 = 0, cl0 = 0, ch0 = 0; local in function:__wdcwait_reset
1128 cl0 = bus_space_read_1(wdr->cmd_iot,
1187 chp->ch_channel, sc0, sn0, cl0, ch0), DEBUG_PROBE);
  /src/sys/altq/
altq_rmclass.c 1264 rm_class_t *cl, *cl0, *borrowed; local in function:rmc_update_class_util
1274 cl0 = cl;
1384 if (cl->parent_ == NULL && cl != cl0) {
  /src/sys/arch/x86/pci/
pci_machdep.c 309 static struct pci_conf_lock cl0 = { variable in typeref:struct:pci_conf_lock
314 static struct pci_conf_lock * const cl = &cl0;

Completed in 47 milliseconds