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

  /src/sys/dev/ic/
ahcisata_core.c 68 static int ahci_ata_addref(struct ata_drive_datas *);
136 .ata_addref = ahci_ata_addref,
1033 ahci_ata_addref(struct ata_drive_datas *drvp) function in typeref:typename:int
ahcisata_core.c 68 static int ahci_ata_addref(struct ata_drive_datas *);
136 .ata_addref = ahci_ata_addref,
1033 ahci_ata_addref(struct ata_drive_datas *drvp) function in typeref:typename:int

Completed in 26 milliseconds