Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_hp.c363 hpc_slot_state_t *hpc_slot_state; in cardbus_pci_control() local
365 hpc_slot_state = (hpc_slot_state_t *)arg; in cardbus_pci_control()
370 (void *) hpc_slot_state); in cardbus_pci_control()
373 *hpc_slot_state = HPC_SLOT_CONNECTED; in cardbus_pci_control()
375 *hpc_slot_state = HPC_SLOT_EMPTY; in cardbus_pci_control()