Home
last modified time | relevance | path

Searched refs:nactive (Results 1 – 1 of 1) sorted by relevance

/drivers/usb/host/
Duhci-debug.c105 int i, nactive, ninactive; in uhci_show_urbp() local
138 i = nactive = ninactive = 0; in uhci_show_urbp()
149 ++nactive; in uhci_show_urbp()
154 if (nactive + ninactive > 0) in uhci_show_urbp()
157 space, "", ninactive, nactive); in uhci_show_urbp()