Home
last modified time | relevance | path

Searched refs:comm_svcp (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex.c2815 char **comm_svcp; in ibnex_comm_svc_init() local
2889 ibnex.ibnex_comm_svc_names = comm_svcp; in ibnex_comm_svc_init()
2892 ibnex.ibnex_vppa_comm_svc_names = comm_svcp; in ibnex_comm_svc_init()
2895 ibnex.ibnex_hcasvc_comm_svc_names = comm_svcp; in ibnex_comm_svc_init()
2903 comm_svcp[i] = kmem_alloc(len + 1, KM_SLEEP); in ibnex_comm_svc_init()
2904 (void) strcpy(comm_svcp[i], servicep[count]); in ibnex_comm_svc_init()
2906 "\t\tService [%d]: %s", i, comm_svcp[i]); in ibnex_comm_svc_init()
3305 char *comm_svcp, ibdm_port_attr_t *port_attr) in ibnex_create_port_compatible_prop() argument
3328 port_attr->pa_dev_version, comm_svcp); in ibnex_create_port_compatible_prop()
3332 comm_svcp); in ibnex_create_port_compatible_prop()
[all …]