int_val
int int_val = *(int *)value;
*dev_no = PCI_REG_TO_DEV(int_val);
*func_no = PCI_REG_TO_FUNC(int_val);
if (int_val = (int *)get_prop_val(find_prop(pnode, "portid")))
portid = *int_val;
(int_val = (int *)get_prop_val(find_prop(pnode->parent, "portid"))))
portid = *int_val;
int *int_val;
int *int_val;
int_val = (int *)get_prop_val
if (int_val != NULL) {
int_val ++; /* second integer in array */
pci_bus = ((*int_val) & 0x7f0000);
int_val = (int *)get_prop_val
if (int_val == NULL)
portid = *int_val;
int_val = (int *)get_prop_val
if (int_val != NULL)
revision = *int_val;
int *int_val;
int_val = (int *)get_prop_val(find_prop(pci_instance, "reg"));
if (int_val != NULL) {
int_val++; /* skip over first integer */
pci_bus = ((*int_val) & 0x7f0000);
int_val = (int *)get_prop_val(
if (int_val != NULL) {
pci_card->dev_no = (((*int_val) & 0xF800) >> 11);
pci_card->func_no = (((*int_val) & 0x700) >> 8);
int_val = get_prop_val(find_prop(pci_instance,
if (int_val != NULL) {
pci_card->freq = HZ_TO_MHZ(*int_val);
int *int_val;
int_val = (int *)get_prop_val
if (int_val != NULL) {
int_val ++; /* second integer in array */
pci_bus = ((*int_val) & 0x7f0000);
int_val = (int *)get_prop_val
if (int_val == NULL)
portid = *int_val;
int_val = (int *)get_prop_val
if (int_val != NULL)
revision = *int_val;
int *int_val;
int_val = (int *)get_prop_val(find_prop(pci_instance, "reg"));
if (int_val != NULL) {
int_val++; /* skip over first integer */
pci_bus = ((*int_val) & 0x7f0000);
int_val = (int *)get_prop_val(
if (int_val != NULL) {
pci_card->dev_no = (((*int_val) & 0xF800) >> 11);
pci_card->func_no = (((*int_val) & 0x700) >> 8);
int_val = get_prop_val(find_prop(pci_instance,
if (int_val != NULL) {
pci_card->freq = DAK_CLK_FREQ_TO_MHZ(*int_val);
int_val = (int *)get_prop_val
if (int_val != NULL) {
int_val ++; /* second integer in array */
pci_bus = ((*int_val) & 0x7f0000);
int_val = (int *)get_prop_val
if (int_val == NULL)
portid = *int_val;
int_val = (int *)get_prop_val
if (int_val != NULL)
revision = *int_val;
int *int_val;
int *int_val;
int_val = (int *)get_prop_val(find_prop(pci_instance, "reg"));
if (int_val != NULL) {
int_val++; /* skip over first integer */
pci_bus = ((*int_val) & 0x7f0000);
int_val = (int *)get_prop_val(
if (int_val != NULL) {
pci_card->dev_no = (((*int_val) & 0xF800) >> 11);
pci_card->func_no = (((*int_val) & 0x700) >> 8);
int_val = get_prop_val(find_prop(pci_instance,
if (int_val != NULL) {
pci_card->freq = LNECK_CLK_FREQ_TO_MHZ(*int_val);
int *int_val;
int_val = (int *)get_prop_val
if (int_val != NULL) {
int_val ++; /* second integer in array */
pci_bus = ((*int_val) & 0x7f0000);
int_val = (int *)get_prop_val
if (int_val == NULL)
portid = *int_val;
int_val = (int *)value;
int_val = (int *)get_prop_val
if (int_val != NULL)
version = *int_val;
int *int_val;
int_val = (int *)get_prop_val
if (int_val == NULL)
portid = *int_val;
int_val = (int *)get_prop_val
if (int_val != NULL)
revision = *int_val;
int *int_val;
int_val = (int *)get_prop_val(
if (int_val != NULL) {
card.dev_no = (((*int_val) & 0xF800) >> 11);
card.func_no = (((*int_val) & 0x700) >> 8);
int_val = (int *)get_prop_val
if (int_val != NULL) {
int_val ++; /* skip over first integer */
pci_bus = ((*int_val) & 0x7f0000);
int_val = get_prop_val(find_prop(pci,
if (int_val != NULL) {
card.freq = SG_CLK_FREQ_TO_MHZ(*int_val);
return (&(val->int_val));
ret = sip_atoi(hdr, &value->int_val);
value->int_val = 0;
value->int_val = 0;
value->int_val = i;
if (rseq_value->int_val == 0)
int int_val = 3023;
if (ddi_prop_update_int(DDI_DEV_T_NONE, devi, "int", int_val)
int int_val;
if (nvlist_lookup_int32(results, "meoi_flags", &int_val) == 0) {
meoi->meoi_flags = int_val;