portsts 483 drivers/ntb/hw/idt/ntb_hw_idt.c u32 data, portsts, partsts; portsts 490 drivers/ntb/hw/idt/ntb_hw_idt.c portsts = idt_sw_read(ndev, portdata_tbl[ndev->port].sts); portsts 491 drivers/ntb/hw/idt/ntb_hw_idt.c ndev->part = GET_FIELD(SWPORTxSTS_SWPART, portsts); portsts 509 drivers/ntb/hw/idt/ntb_hw_idt.c portsts = idt_sw_read(ndev, portdata_tbl[port].sts); portsts 510 drivers/ntb/hw/idt/ntb_hw_idt.c part = GET_FIELD(SWPORTxSTS_SWPART, portsts); portsts 516 drivers/ntb/hw/idt/ntb_hw_idt.c (IS_FLD_SET(SWPORTxSTS_MODE, portsts, NT) || portsts 517 drivers/ntb/hw/idt/ntb_hw_idt.c IS_FLD_SET(SWPORTxSTS_MODE, portsts, USNT) || portsts 518 drivers/ntb/hw/idt/ntb_hw_idt.c IS_FLD_SET(SWPORTxSTS_MODE, portsts, USNTDMA) || portsts 519 drivers/ntb/hw/idt/ntb_hw_idt.c IS_FLD_SET(SWPORTxSTS_MODE, portsts, NTDMA))) {