Lines Matching defs:apipe
358 struct ahci_pipe *apipe = (struct ahci_pipe *)pipe;
365 apipe->toggle=0;
840 struct ahci_pipe *apipe = (struct ahci_pipe *)xfer->ux_pipe;
1156 struct ahci_pipe *apipe = (struct ahci_pipe *)xfer->ux_pipe;
1181 if (apipe->toggle == 0) {
1184 toggle = apipe->toggle;
1279 apipe->toggle = ((uint32_t)ep->head & 2)?ADMHCD_TD_DATA1:ADMHCD_TD_DATA0;
1280 /* printf("bulk_transfer_done: status: %x, err: %x, len: %x, toggle: %x\n", status,err,len,apipe->toggle); */
1449 struct ahci_pipe *apipe = (struct ahci_pipe *)pipe;
1450 apipe->toggle = 0;