Searched refs:ch_offset (Results 1 – 7 of 7) sorted by relevance
179 int ch_offset; in ata_serverworks_ch_attach() local182 ch_offset = ch->unit * 0x100; in ata_serverworks_ch_attach()188 ch->r_io[ATA_DATA].offset = ch_offset + 0x00; in ata_serverworks_ch_attach()189 ch->r_io[ATA_FEATURE].offset = ch_offset + 0x04; in ata_serverworks_ch_attach()190 ch->r_io[ATA_COUNT].offset = ch_offset + 0x08; in ata_serverworks_ch_attach()191 ch->r_io[ATA_SECTOR].offset = ch_offset + 0x0c; in ata_serverworks_ch_attach()192 ch->r_io[ATA_CYL_LSB].offset = ch_offset + 0x10; in ata_serverworks_ch_attach()194 ch->r_io[ATA_DRIVE].offset = ch_offset + 0x18; in ata_serverworks_ch_attach()206 ch->r_io[ATA_SERROR].offset = ch_offset + 0x44; in ata_serverworks_ch_attach()220 ATA_OUTL(ctlr->r_res2, ch_offset + 0x80, in ata_serverworks_ch_attach()[all …]
826 int ch_offset; in ata_intel_31244_ch_attach() local830 ch_offset = 0x200 + ch->unit * 0x200; in ata_intel_31244_ch_attach()836 ch->r_io[ATA_DATA].offset = ch_offset + 0x00; in ata_intel_31244_ch_attach()837 ch->r_io[ATA_FEATURE].offset = ch_offset + 0x06; in ata_intel_31244_ch_attach()838 ch->r_io[ATA_COUNT].offset = ch_offset + 0x08; in ata_intel_31244_ch_attach()839 ch->r_io[ATA_SECTOR].offset = ch_offset + 0x0c; in ata_intel_31244_ch_attach()840 ch->r_io[ATA_CYL_LSB].offset = ch_offset + 0x10; in ata_intel_31244_ch_attach()841 ch->r_io[ATA_CYL_MSB].offset = ch_offset + 0x14; in ata_intel_31244_ch_attach()842 ch->r_io[ATA_DRIVE].offset = ch_offset + 0x18; in ata_intel_31244_ch_attach()844 ch->r_io[ATA_ERROR].offset = ch_offset + 0x04; in ata_intel_31244_ch_attach()[all …]
74 #define ch_offset thisfile->offset macro168 return bp->data[ch_offset]; in ch_get()373 return (bp->data[ch_offset]); in ch_get()510 ch_offset = pos % LBUFSIZE;597 ch_offset = 0; in ch_beg_seek()642 if (ch_offset < LBUFSIZE-1) in ch_forw_get()643 ch_offset++; in ch_forw_get()647 ch_offset = 0; in ch_forw_get()660 if (ch_offset > 0) in ch_back_get()661 ch_offset --; in ch_back_get()[all …]
5488 int ch_offset; member
591 data.ch_switch.ch_offset = chan_offset; in mlme_event_ch_switch()
1795 data->ch_switch.ch_offset, in wpa_supplicant_event()
4484 data->ch_switch.ch_offset, in wpa_supplicant_event()4502 data->ch_switch.ch_offset, in wpa_supplicant_event()