Searched refs:max_index (Results 1 - 20 of 20) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcio.h200 uint32_t max_index; member in struct:FCIO_EQ_DESC
218 uint32_t max_index; member in struct:FCIO_CQ_DESC
238 uint32_t max_index; member in struct:FCIO_WQ_DESC
258 uint32_t max_index; member in struct:FCIO_RQ_DESC
H A Demlxs_fc.h1389 uint16_t max_index; member in struct:EQ_DESC
1406 uint16_t max_index; member in struct:CQ_DESC
1427 uint16_t max_index; member in struct:WQ_DESC
1444 uint16_t max_index; member in struct:RQ_DESC
1469 uint16_t max_index; member in struct:MQ_DESC
/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_isr.c96 if (replyq_ptr->simple_index == replyq_ptr->max_index) {
H A Dcpqary3_talk2ctlr.c171 if (replyq_ptr->index == replyq_ptr->max_index) {
255 if (replyq_ptr->index == replyq_ptr->max_index) {
509 cpqary3p->drvr_replyq->max_index = cpqary3p->ctlr_maxcmds;
698 cpqary3p->drvr_replyq->max_index = queue_depth;
H A Dcpqary3_ciss.h296 uint32_t max_index; member in struct:cpqary3_drvr_replyq
/illumos-gate/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.h112 int max_index; member in struct:__anon9356
H A Ddrmach_acpi.c385 drmach_array_new(uint_t min_index, uint_t max_index) argument
391 arr->arr_sz = (max_index - min_index + 1) * sizeof (void *);
394 arr->max_index = max_index;
407 if (idx < arr->min_index || idx > arr->max_index)
420 if (idx < arr->min_index || idx > arr->max_index)
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_dbg.c2417 uint32_t max_index; local
2425 max_index = 512;
2431 max_index = 32;
2438 max_index = 4096;
2444 max_index = 4;
2450 max_index = 8;
2456 max_index = 16;
2462 max_index = 4;
2468 max_index = 4;
2474 max_index
[all...]
/illumos-gate/usr/src/lib/fm/libfmd_snmp/common/
H A Dmodule.c63 * protects all the data for the table, the valid_stamp and max_index
78 * per-table data (the tree, max_index, and valid_stamp), and the
82 static ulong_t max_index; variable
197 data->d_index = ++max_index;
H A Dresource.c64 static ulong_t max_index; variable
184 data->d_index = ++max_index;
/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c115 int max_index; member in struct:__anon10045
515 drmach_array_new(int min_index, int max_index) argument
521 arr->arr_sz = (max_index - min_index + 1) * sizeof (void *);
524 arr->max_index = max_index;
537 if (idx < arr->min_index || idx > arr->max_index)
549 if (idx < arr->min_index || idx > arr->max_index)
/illumos-gate/usr/src/lib/libdns_sd/common/
H A Ddnssd_clientstub.c151 uint32_t max_index; // Largest assigned record index - 0 if no additional records registered member in struct:_DNSServiceRef_t
422 x->max_index = 0;
500 sdr->max_index = 0;
1914 rref->record_index = sdRef->max_index++;
1981 rref->record_index = sdRef->max_index++;
2048 if (!sdRef->max_index) { syslog(LOG_WARNING, "dnssd_clientstub DNSServiceRemoveRecord called with bad DNSServiceRef"); return kDNSServiceErr_BadReference; }
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c114 int max_index; member in struct:__anon9884
838 drmach_array_new(int min_index, int max_index) argument
844 arr->arr_sz = (max_index - min_index + 1) * sizeof (void *);
847 arr->max_index = max_index;
860 if (idx < arr->min_index || idx > arr->max_index)
872 if (idx < arr->min_index || idx > arr->max_index)
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_rxdma.c651 int max_iteration = 0, max_index = 0; local
660 max_index = rbrp->num_blocks;
669 hxge_ksort((void *) ring_info->buffer, max_index,
672 for (index = 0; index < max_index; index++) {
682 while (max_index >= (1ULL << max_iteration))
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c1061 int max_iteration = 0, max_index = 0; local
1069 max_index = rbrp->num_blocks;
1079 nxge_ksort((void *)ring_info->buffer, max_index,
1084 for (index = 0; index < max_index; index++) {
1094 while (max_index >= (1ULL << max_iteration))
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c2906 if (next_wqe >= wq->max_index) {
3109 if (next_wqe >= wq->max_index) {
3596 if (hba->sli.sli4.mq.host_index >= hba->sli.sli4.mq.max_index) {
3697 if (hba->sli.sli4.mq.host_index >= hba->sli.sli4.mq.max_index) {
6030 if (hdr_rq->host_index >= hdr_rq->max_index) {
6822 if (cq->host_index >= cq->max_index) {
6948 if (eq->host_index >= eq->max_index) {
7418 hba->sli.sli4.eq[i].max_index = EQ_DEPTH;
7443 hba->sli.sli4.cq[i].max_index = cq_depth;
7466 hba->sli.sli4.wq[i].max_index
[all...]
H A Demlxs_solaris.c5429 qp->eq[i].max_index =
5430 hba->sli.sli4.eq[i].max_index;
5452 qp->cq[i].max_index =
5453 hba->sli.sli4.cq[i].max_index;
5477 qp->wq[i].max_index =
5478 hba->sli.sli4.wq[i].max_index;
5506 qp->rq[i].max_index =
5507 hba->sli.sli4.rq[i].max_index;
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c212 int max_index; member in struct:__anon9973
937 drmach_array_new(int min_index, int max_index) argument
943 arr->arr_sz = (max_index - min_index + 1) * sizeof (void *);
946 arr->max_index = max_index;
959 if (idx < arr->min_index || idx > arr->max_index)
971 if (idx < arr->min_index || idx > arr->max_index)
/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.h1414 int max_index; member in struct:megasas_mgmt_info
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.h839 int max_index; member in struct:mrsas_mgmt_info

Completed in 627 milliseconds