Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c237 static int sata_txlt_lba_out_of_range(sata_pkt_txlate_t *);
6521 return (sata_txlt_lba_out_of_range(spx)); in sata_txlt_read()
6790 return (sata_txlt_lba_out_of_range(spx)); in sata_txlt_write()
7743 sata_txlt_lba_out_of_range(sata_pkt_txlate_t *spx) in sata_txlt_lba_out_of_range() function