Searched refs:sata_emul_rw_completion (Results 1 – 1 of 1) sorted by relevance
242 static int sata_emul_rw_completion(sata_pkt_txlate_t *);6341 return (sata_emul_rw_completion(spx)); in sata_txlt_read()6610 return (sata_emul_rw_completion(spx)); in sata_txlt_write()7547 sata_emul_rw_completion(sata_pkt_txlate_t *spx) in sata_emul_rw_completion() function