Searched refs:slot_name_bits (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libprtdiag/common/
H A Dio.c596 populate_slot_name_arr(Prom_node *pci, int *slot_name_bits, argument
607 bit_mask = *slot_name_bits = *(int *)value;
608 D_PRINTF("\nslot_names 1st integer = [0x%x]", *slot_name_bits);
786 int slot_name_bits, pci_bridge_dev_no, local
841 if ((populate_slot_name_arr(pci, &slot_name_bits,
906 slot_name_bits);
908 if (slot_name_bits)
967 int slot_name_bits)
972 * slot_name_bits is a mask of the plug-in slots so if our
976 if (slot_name_bits
966 get_slot_number_str(struct io_card *card, char **slot_name_arr, int slot_name_bits) argument
[all...]
/osnet-11/usr/src/lib/libprtdiag/inc/
H A Dlibprtdiag.h112 int populate_slot_name_arr(Prom_node *pci, int *slot_name_bits,
125 int slot_name_bits);

Completed in 163 milliseconds