Searched refs:get_slot_number (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/ontario/common/ |
H A D | stpaul.c | 57 static void get_slot_number(char *path, struct io_card *card); 120 get_slot_number(path, &pci_card); in stpaul_pci_callback() 387 get_slot_number(char *path, struct io_card *card) in get_slot_number() function
|
H A D | pelton.c | 91 get_slot_number(char *path, struct io_card *card) in get_slot_number() function 183 get_slot_number(parent_path, &pci_card); in pelton_pci_callback()
|
H A D | ontario.c | 89 get_slot_number(picl_nodehdl_t nodeh, char *path, struct io_card *card) in get_slot_number() function 201 get_slot_number(nodeh, parent_path, &pci_card); in ontario_pci_callback()
|
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/montoya/common/ |
H A D | montoya.c | 81 get_slot_number(char *path, struct io_card *card) in get_slot_number() function 170 get_slot_number(parent_path, &pci_card); in montoya_pci_callback()
|
/illumos-gate/usr/src/lib/libprtdiag/common/ |
H A D | display_sun4v.c | 341 get_slot_number(picl_nodehdl_t nodeh, struct io_card *card) in get_slot_number() function 510 get_slot_number(nodeh, &pci_card); in sun4v_pci_callback()
|
/illumos-gate/usr/src/cmd/nvmeadm/ |
H A D | nvmeadm.c | 3233 get_slot_number(char *str) in get_slot_number() function 3273 slot = get_slot_number(npa->npa_argv[0]); in do_firmware_commit() 3311 slot = get_slot_number(npa->npa_argv[0]); in do_firmware_activate()
|