Lines Matching refs:VCC_PORT_AVAIL
356 if ((vport->status & VCC_PORT_AVAIL) == 0) { in i_vcc_wait_port_status()
690 if ((vport->status & VCC_PORT_AVAIL) == 0) { in i_vcc_config_port()
747 if (vport->status & VCC_PORT_AVAIL) { in i_vcc_add_port()
822 vport->status = VCC_PORT_AVAIL | VCC_PORT_ADDED; in i_vcc_add_port()
840 if ((vport->status & VCC_PORT_AVAIL) == 0) { in i_vcc_delete_port()
975 vport->status |= VCC_PORT_AVAIL; in vcc_attach()
1107 if ((vccp->port[i].status & VCC_PORT_AVAIL) && in vcc_detach()
1163 if ((vport->status & VCC_PORT_AVAIL) == 0) { in vcc_open()
1344 if ((vport->status & VCC_PORT_AVAIL) == 0) { in i_vcc_cons_tbl()
1433 if ((vport->status & VCC_PORT_AVAIL) == 0) { in i_vcc_turn_off_event()
1476 if ((vport->status & VCC_PORT_AVAIL) == 0) { in i_vcc_cons_info()
1536 if ((vccp->port[i].status & VCC_PORT_AVAIL) == 0) { in i_vcc_inquiry()
1579 if ((vport->status & VCC_PORT_AVAIL) == 0) { in i_vcc_reset_events()
1631 if ((vport->status & VCC_PORT_AVAIL) == 0) { in i_vcc_force_close()
1668 if ((vport->status & VCC_PORT_AVAIL) == 0) { in i_vcc_cons_status()
1804 if ((vport->status & VCC_PORT_AVAIL) == 0) { in i_vcc_port_ioctl()