• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/

Lines Matching refs:brd

1079     ha->brd = ioremap(bios_adr, sizeof(gdt2_dpram_str));
1080 if (ha->brd == NULL) {
1084 dp2_ptr = ha->brd;
1090 iounmap(ha->brd);
1125 iounmap(ha->brd);
1135 iounmap(ha->brd);
1157 iounmap(ha->brd);
1194 ha->brd = ioremap(pcistr->dpmem, sizeof(gdt6_dpram_str));
1195 if (ha->brd == NULL) {
1200 dp6_ptr = ha->brd;
1207 iounmap(ha->brd);
1208 ha->brd = ioremap(i, sizeof(ushort));
1209 if (ha->brd == NULL) {
1213 if (gdth_readw(ha->brd) != 0xffff) {
1217 iounmap(ha->brd);
1220 ha->brd = ioremap(i, sizeof(gdt6_dpram_str));
1221 if (ha->brd == NULL) {
1225 dp6_ptr = ha->brd;
1235 iounmap(ha->brd);
1242 iounmap(ha->brd);
1260 iounmap(ha->brd);
1270 iounmap(ha->brd);
1289 iounmap(ha->brd);
1303 ha->brd = ioremap(pcistr->dpmem, sizeof(gdt6c_dpram_str));
1304 if (ha->brd == NULL) {
1306 iounmap(ha->brd);
1310 dp6c_ptr = ha->brd;
1317 iounmap(ha->brd);
1318 ha->brd = ioremap(i, sizeof(ushort));
1319 if (ha->brd == NULL) {
1323 if (gdth_readw(ha->brd) != 0xffff) {
1327 iounmap(ha->brd);
1330 ha->brd = ioremap(i, sizeof(gdt6c_dpram_str));
1331 if (ha->brd == NULL) {
1335 dp6c_ptr = ha->brd;
1345 iounmap(ha->brd);
1352 iounmap(ha->brd);
1373 iounmap(ha->brd);
1382 iounmap(ha->brd);
1403 iounmap(ha->brd);
1414 ha->brd = ioremap(pcistr->dpmem, sizeof(gdt6m_dpram_str));
1415 if (ha->brd == NULL) {
1432 dp6m_ptr = ha->brd;
1446 iounmap(ha->brd);
1447 ha->brd = ioremap(i, sizeof(ushort));
1448 if (ha->brd == NULL) {
1452 if (gdth_readw(ha->brd) != 0xffff) {
1456 iounmap(ha->brd);
1459 ha->brd = ioremap(i, sizeof(gdt6m_dpram_str));
1460 if (ha->brd == NULL) {
1464 dp6m_ptr = ha->brd;
1474 iounmap(ha->brd);
1495 iounmap(ha->brd);
1504 iounmap(ha->brd);
1523 iounmap(ha->brd);
1538 iounmap(ha->brd);
1574 dp2_ptr = ha->brd;
1579 dp6_ptr = ha->brd;
1587 dp6m_ptr = ha->brd;
1613 gdth_readb(&((gdt2_dpram_str __iomem *)ha->brd)->u.ic.Cmd_Index);
1616 gdth_readb(&((gdt6_dpram_str __iomem *)ha->brd)->u.ic.Cmd_Index);
1621 gdth_readb(&((gdt6m_dpram_str __iomem *)ha->brd)->i960r.edoor_reg);
1641 gdtsema0 = (int)gdth_readb(&((gdt2_dpram_str __iomem *)ha->brd)->u.ic.Sema0);
1643 gdtsema0 = (int)gdth_readb(&((gdt6_dpram_str __iomem *)ha->brd)->u.ic.Sema0);
1648 (int)gdth_readb(&((gdt6m_dpram_str __iomem *)ha->brd)->i960r.sema0_reg);
1684 gdth_writeb(1, &((gdt2_dpram_str __iomem *)ha->brd)->u.ic.Sema0);
1686 gdth_writeb(1, &((gdt6_dpram_str __iomem *)ha->brd)->u.ic.Sema0);
1690 gdth_writeb(1, &((gdt6m_dpram_str __iomem *)ha->brd)->i960r.sema0_reg);
1725 dp2_ptr = ha->brd;
1732 dp6_ptr = ha->brd;
1739 dp6c_ptr = ha->brd;
1746 dp6m_ptr = ha->brd;
1785 gdth_writeb(0, &((gdt2_dpram_str __iomem *)ha->brd)->io.event);
1787 gdth_writeb(0, &((gdt6_dpram_str __iomem *)ha->brd)->io.event);
1791 gdth_writeb(1, &((gdt6m_dpram_str __iomem *)ha->brd)->i960r.ldoor_reg);
3490 dp2_ptr = ha->brd;
3505 dp6_ptr = ha->brd;
3533 dp6m_ptr = ha->brd;
3563 (&((gdt6m_dpram_str __iomem *)ha->brd)->i960r.severity);
3566 (&((gdt6m_dpram_str __iomem *)ha->brd)->i960r.evt_str[i]);