| /src/sys/altq/ |
| altq_rmclass.c | 1264 rm_class_t *cl, *cl0, *borrowed; local 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;
|
| /src/sys/dev/ic/ |
| wdc.c | 1157 u_int8_t sc0 = 0, sn0 = 0, cl0 = 0, ch0 = 0; local 1179 cl0 = bus_space_read_1(wdr->cmd_iot, 1238 chp->ch_channel, sc0, sn0, cl0, ch0), DEBUG_PROBE);
|