Searched refs:statusp (Results 1 – 13 of 13) sorted by relevance
121 *ppd->statusp &= ~QIB_STATUS_IB_READY; in qib_handle_e_ibstatuschanged()142 *ppd->statusp |= in qib_handle_e_ibstatuschanged()164 *ppd->statusp &= ~QIB_STATUS_IB_READY; in qib_handle_e_ibstatuschanged()
111 if (!ppd->statusp) in show_status()115 (unsigned long long) *(ppd->statusp)); in show_status()143 if (!ppd->statusp) { in show_status_str()148 s = *(ppd->statusp); in show_status_str()
349 dd->pport[pidx].statusp = status_page; in init_pioavailregs()768 *ppd->statusp |= QIB_STATUS_CHIP_PRESENT | in qib_init()880 *ppd->statusp &= ~(QIB_STATUS_IB_CONF | QIB_STATUS_IB_READY); in qib_shutdown_device()1199 *ppd->statusp &= ~QIB_STATUS_IB_READY; in qib_disable_after_error()1354 if (dd->pport[pidx].statusp) in cleanup_device_data()1355 *dd->pport[pidx].statusp &= ~QIB_STATUS_CHIP_PRESENT; in cleanup_device_data()
562 u64 *statusp; member
191 (char *) ppd->statusp - in qib_get_base_info()
1102 *dd->pport->statusp &= ~QIB_STATUS_IB_CONF; in handle_6120_errors()
1202 *dd->pport->statusp &= ~QIB_STATUS_IB_CONF; in handle_7220_errors()
1724 *dd->pport[pidx].statusp &= ~QIB_STATUS_IB_CONF; in handle_7322_errors()
89 cpld_pic_get_irq(int offset, u8 ignore, u8 __iomem *statusp, in cpld_pic_get_irq() argument93 u8 status = in_8(statusp); in cpld_pic_get_irq()
738 ppd->statusp = &dd->status->port; in hfi1_init()782 if (ppd->statusp) in hfi1_init()783 *ppd->statusp |= HFI1_STATUS_CHIP_PRESENT | in hfi1_init()848 if (ppd->statusp) in shutdown_device()849 *ppd->statusp &= ~(HFI1_STATUS_IB_CONF | in shutdown_device()1087 if (ppd->statusp) in hfi1_disable_after_error()1088 *ppd->statusp &= ~HFI1_STATUS_IB_READY; in hfi1_disable_after_error()1241 if (ppd->statusp) in cleanup_device_data()1242 *ppd->statusp &= ~HFI1_STATUS_CHIP_PRESENT; in cleanup_device_data()
572 u64 *statusp; member
8537 if (ppd->statusp) { in get_logical_state()8541 *ppd->statusp &= ~(HFI1_STATUS_IB_CONF | in get_logical_state()8545 *ppd->statusp |= HFI1_STATUS_IB_CONF; in get_logical_state()8548 *ppd->statusp |= HFI1_STATUS_IB_READY; in get_logical_state()
1221 unsigned int *statusp = this_cpu_ptr(&rcu_cpu_kthread_status); in rcu_cpu_kthread() local1228 *statusp = RCU_KTHREAD_RUNNING; in rcu_cpu_kthread()1239 *statusp = RCU_KTHREAD_WAITING; in rcu_cpu_kthread()1243 *statusp = RCU_KTHREAD_YIELDING; in rcu_cpu_kthread()1247 *statusp = RCU_KTHREAD_WAITING; in rcu_cpu_kthread()