Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dahcisata_core.c72 static int ahci_cmd_start(struct ata_channel *, struct ata_xfer *);
1140 .c_start = ahci_cmd_start,
1170 ahci_cmd_start(struct ata_channel *chp, struct ata_xfer *xfer) in ahci_cmd_start() function