Searched refs:PM_SLOT (Results 1 – 1 of 1) sorted by relevance
89 #define PM_SLOT(p) (PM_NUM(p) * PM_GRPSZ) macro743 pma[PM_SLOT(i)].flags |= PM_NEEDED; in update_sacadm_db()756 if ((pma[PM_SLOT(i)].flags & (PM_NEEDED | HAS_PORT_MON)) == in update_sacadm_db()767 ((pma[PM_SLOT(i)].flags & (PM_NEEDED | HAS_PORT_MON)) == in update_sacadm_db()836 pma[PM_SLOT(portnum)].flags |= HAS_PORT_MON; in load_ttymondb()930 pma[PM_SLOT(port)].flags &= ~HAS_PORT_MON; in delete_port_monitor()954 pma[PM_SLOT(port)].flags &= ~HAS_PORT_MON; in delete_port_monitor()963 if ((pma[PM_SLOT(port)].flags & HAS_PORT_MON) != 0) { in add_port_monitor()974 " -V`\" -y \"Ports %d-%d\"", PM_NUM(port), PM_SLOT(port), in add_port_monitor()975 PM_SLOT(port) + (PM_GRPSZ - 1)); in add_port_monitor()[all …]