Searched refs:sata_emul_rw_completion (Results 1 – 1 of 1) sorted by relevance
240 static int sata_emul_rw_completion(sata_pkt_txlate_t *);6212 return (sata_emul_rw_completion(spx)); in sata_txlt_read()6481 return (sata_emul_rw_completion(spx)); in sata_txlt_write()7415 sata_emul_rw_completion(sata_pkt_txlate_t *spx) in sata_emul_rw_completion() function