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.c235 static int sata_txlt_lba_out_of_range(sata_pkt_txlate_t *);
6270 return (sata_txlt_lba_out_of_range(spx)); in sata_txlt_read()
6539 return (sata_txlt_lba_out_of_range(spx)); in sata_txlt_write()
7268 sata_txlt_lba_out_of_range(sata_pkt_txlate_t *spx) in sata_txlt_lba_out_of_range() function