hdsp_port_slot_map
return (hdsp_slot_count(hdsp_port_slot_map(ports, speed)));
return (hdsp_slot_count(hdsp_port_slot_map(ports, 48000)));
slots = hdsp_port_slot_map(port, 48000);
slots = hdsp_port_slot_map(ch->ports, sc->speed);
slots = hdsp_port_slot_map(ch->ports, sc->speed);
slots = hdsp_port_slot_map(ch->ports, sc->speed);