Home
last modified time | relevance | path

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

/freebsd/sys/dev/ahci/
H A Dahci.c90 static void ahci_process_read_log(struct ahci_channel *ch, union ccb *ccb);
2101 ahci_process_read_log(ch, ccb); in ahci_end_transaction()
2226 ahci_process_read_log(struct ahci_channel *ch, union ccb *ccb) in ahci_process_read_log() function