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()
336 dd->pport[pidx].statusp = status_page; in init_pioavailregs()748 *ppd->statusp |= QIB_STATUS_CHIP_PRESENT | in qib_init()858 *ppd->statusp &= ~(QIB_STATUS_IB_CONF | QIB_STATUS_IB_READY); in qib_shutdown_device()1176 *ppd->statusp &= ~QIB_STATUS_IB_READY; in qib_disable_after_error()1333 if (dd->pport[pidx].statusp) in cleanup_device_data()1334 *dd->pport[pidx].statusp &= ~QIB_STATUS_CHIP_PRESENT; in cleanup_device_data()
544 u64 *statusp; member
191 (char *) ppd->statusp - in qib_get_base_info()
1091 *dd->pport->statusp &= ~QIB_STATUS_IB_CONF; in handle_6120_errors()
1200 *dd->pport->statusp &= ~QIB_STATUS_IB_CONF; in handle_7220_errors()
1712 *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()
939 ppd->statusp = &dd->status->port; in hfi1_init()977 if (ppd->statusp) in hfi1_init()978 *ppd->statusp |= HFI1_STATUS_CHIP_PRESENT | in hfi1_init()1048 if (ppd->statusp) in shutdown_device()1049 *ppd->statusp &= ~(HFI1_STATUS_IB_CONF | in shutdown_device()1370 if (ppd->statusp) in hfi1_disable_after_error()1371 *ppd->statusp &= ~HFI1_STATUS_IB_READY; in hfi1_disable_after_error()1535 if (ppd->statusp) in cleanup_device_data()1536 *ppd->statusp &= ~HFI1_STATUS_CHIP_PRESENT; in cleanup_device_data()
742 u64 *statusp; member
12770 if (ppd->statusp) { in update_statusp()12774 *ppd->statusp &= ~(HFI1_STATUS_IB_CONF | in update_statusp()12778 *ppd->statusp |= HFI1_STATUS_IB_CONF; in update_statusp()12781 *ppd->statusp |= HFI1_STATUS_IB_READY; in update_statusp()
1277 unsigned int *statusp = this_cpu_ptr(&rcu_cpu_kthread_status); in rcu_cpu_kthread() local1284 *statusp = RCU_KTHREAD_RUNNING; in rcu_cpu_kthread()1295 *statusp = RCU_KTHREAD_WAITING; in rcu_cpu_kthread()1299 *statusp = RCU_KTHREAD_YIELDING; in rcu_cpu_kthread()1303 *statusp = RCU_KTHREAD_WAITING; in rcu_cpu_kthread()