Searched refs:phys_slot (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/sun4u/daktari/io/ |
H A D | hpc3130_dak.c | 1500 char phys_slot[MAXPATHLEN]; in hpc3130_slot_connect() local 1521 DAK_GET_SBD_APID(phys_slot, MAXPATHLEN, offset); in hpc3130_slot_connect() 1523 DAK_GET_PCI_APID(phys_slot, MAXPATHLEN, in hpc3130_slot_connect() 1533 cmn_err(CE_WARN, "hot-plug disabled on %s", phys_slot); in hpc3130_slot_connect() 1539 D1CMN_ERR((CE_NOTE, "Slot power already on %s", phys_slot)); in hpc3130_slot_connect() 1592 phys_slot, B_TRUE) == HPC_ERR_FAILED)) { in hpc3130_slot_connect() 1613 "33Mhz card in %s", phys_slot); in hpc3130_slot_connect() 1620 "back to 33Mhz in %s", phys_slot); in hpc3130_slot_connect() 1661 phys_slot, B_FALSE) == HPC_SUCCESS)) { in hpc3130_slot_connect() 1686 char phys_slot[MAXPATHLEN]; in hpc3130_slot_disconnect() local [all …]
|