Searched defs:ata_rdwr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dctlr_ata.c81 ata_rdwr,
90 ata_rdwr,
102 ata_rdwr,
143 ata_rdwr(int dir, int fd, diskaddr_t blk64, int secnt, caddr_t bufaddr, function
147 ata_rdwr(int dir, int fd, diskaddr_t blk64, int secnt, caddr_t bufaddr,
220 status = ata_rdwr(DIR_READ, cur_file, (diskaddr_t)1, 4,

Completed in 55 milliseconds