Searched refs:PC_CALLBACK (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pcic_var.h | 589 #define PC_CALLBACK (*pcic->pc_callback) macro
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | pcic.c | 1738 PC_CALLBACK(pcic->dip, pcic->pc_cb_arg, in pcic_detach() 2374 PC_CALLBACK(pcic->dip, x, PCE_CARD_READY, i); in pcic_intr() 2382 PC_CALLBACK(pcic->dip, x, in pcic_intr() 2395 PC_CALLBACK(pcic->dip, x, in pcic_intr() 2403 PC_CALLBACK(pcic->dip, x, in pcic_intr() 5524 PC_CALLBACK(pcic->dip, in pcic_handle_cd_change() 5614 PC_CALLBACK(pcic->dip, pcic->pc_cb_arg, in pcic_handle_cd_change()
|
/illumos-gate/usr/src/uts/common/pcmcia/nexus/ |
H A D | pcmcia.c | 4209 PC_CALLBACK(dip, pcic->pc_cb_arg, in pcmcia_power()
|