Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3_rx.c194 if (!dp->alloc_ok) { in vmxnet3_rx_populate()
199 if (rxBuf == NULL && (!pool || dp->alloc_ok)) { in vmxnet3_rx_populate()
H A Dvmxnet3.h152 boolean_t alloc_ok; member
H A Dvmxnet3_main.c836 dp->alloc_ok = VMXNET3_ALLOC_OK(dp); in vmxnet3_change_mtu()
1262 dp->alloc_ok = VMXNET3_ALLOC_OK(dp); in vmxnet3_attach()
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c16186 goto alloc_ok; /* get one usable cp */ in st_get_contig_mem()
16189 goto alloc_ok; /* get one usable cp */ in st_get_contig_mem()
16215 alloc_ok: in st_get_contig_mem()