Searched refs:maxports (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/add-ons/kernel/drivers/ports/pc_serial/
H A DDriver.cpp369 if (supported->constraints.maxports) {
370 maxPorts = supported->constraints.maxports;
H A DDriver.h70 uint8 maxports; // max number of ports on the card if > 0 member in struct:port_constraints
71 uint32 subsystem_id_mask; // if set mask with subsys id and shift to get maxports

Completed in 102 milliseconds