Searched refs:ocs_xport_alloc (Results 1 – 3 of 3) sorted by relevance
202 extern ocs_xport_t *ocs_xport_alloc(ocs_t *ocs);
417 ocs->xport = ocs_xport_alloc(ocs); in ocs_device_attach()
64 ocs_xport_alloc(ocs_t *ocs) in ocs_xport_alloc() function