Lines Matching full:close_with_iop
341 static void close_with_IOP(int chassis, int geoslot, int flag) {
359 close_with_IOP(chassis, geoslot, LIVE);
372 if (units[chassis][geoslot].fd == fd) close_with_IOP(chassis, geoslot, LIVE);
373 else if (units[chassis][geoslot].find_fd == fd) close_with_IOP(chassis, geoslot, FIND);
744 close_with_IOP(chassis, geoslot, FIND); /* and close out connection to him */
781 close_with_IOP(chassis, geoslot, FIND);