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

  /src/sys/arch/mips/adm5120/dev/
ahci.c 99 ahci_allocx(struct usbd_bus *, unsigned int);
170 .ubm_allocx = ahci_allocx,
495 ahci_allocx(struct usbd_bus *bus, unsigned int nframes) function in typeref:struct:usbd_xfer *
507 printf("ahci_allocx: xfer=%p not free, 0x%08x\n",

Completed in 24 milliseconds