Home
last modified time | relevance | path

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

/openbsd/sys/dev/ata/
H A Datavar.h133 u_int8_t r_sector; member
/openbsd/sys/dev/ic/
H A Dwdc.c1697 wdc_c->r_sector, wdc_c->r_count, wdc_c->r_features); in __wdccommand_start()
1795 wdc_c->r_sector = CHP_READ_REG(chp, wdr_sector); in __wdccommand_done()
2082 wdc_c.r_sector = atareq->sec_num; in wdc_ioc_ata_cmd()
2111 atareq->sec_num = wdc_c.r_sector; in wdc_ioc_ata_cmd()