Searched refs:tp_nports (Results 1 – 3 of 3) sorted by relevance
305 uint_t tp_nports; member
348 tgt->tp_nports = ioc->ioc_attr.hca_nports; in srpt_stp_alloc_port()350 kmem_zalloc(sizeof (srpt_hw_port_t) * tgt->tp_nports, KM_SLEEP); in srpt_stp_alloc_port()400 sizeof (srpt_hw_port_t) * tgt->tp_nports); in srpt_stp_alloc_port()435 sizeof (srpt_hw_port_t) * tgt->tp_nports); in srpt_stp_free_port()
975 if (portnum == 0 || portnum > tgt->tp_nports) { in srpt_ioc_svc_bind()1071 if (portnum == 0 || portnum > tgt->tp_nports) { in srpt_ioc_svc_unbind()1114 for (portnum = 1; portnum <= tgt->tp_nports; portnum++) { in srpt_ioc_svc_unbind_all()