Lines Matching refs:hcport
149 if (!hp->hcport) in SL811Read()
172 if (!hp->hcport) in SL811Write()
198 if (!hp->hcport) in SL811BufRead()
202 DBGDATAR ("SL811BufRead: io=%X offset = %02x, data = ", hp->hcport, offset); in SL811BufRead()
229 if (!hp->hcport) in SL811BufWrite()
233 DBGDATAW ("SL811BufWrite: io=%X offset = %02x, data = ", hp->hcport, offset); in SL811BufWrite()
351 DBG ("USBReset: Device removed %03X\n", hci->hp.hcport); in USBReset()
374 DBG ("USBReset: low speed Device attached %03X\n", hci->hp.hcport); in USBReset()
387 DBG ("USBReset: full speed Device attached %03X \n", hci->hp.hcport); in USBReset()
825 printk ("%Xh IRQ sta=%02X,%02X\n", hp->hcport, sta1, sta2); in hc_interrupt()
840 hci->hp.hcport ); in hc_interrupt()
912 hci->hp.hcport ); in hc_interrupt()
944 DBG ("SL811 ISR: unknown, int=0x%x io=%03X\n", ii, hci->hp.hcport); in hc_interrupt()
1238 hp->hcport = -1; in hc_alloc_hci()
1305 if (hp->hcport) { in hc_release_hci()
1387 hp->hcport, hp->hcport2, irq); in hc_found_hci()
1409 DBGERR ("can't start usb-%x", hp->hcport); in hc_found_hci()