Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpcic_var.h591 #define PC_CALLBACK (*pcic->pc_callback) macro
/titanic_50/usr/src/uts/common/io/
H A Dpcic.c1737 PC_CALLBACK(pcic->dip, pcic->pc_cb_arg, in pcic_detach()
2373 PC_CALLBACK(pcic->dip, x, PCE_CARD_READY, i); in pcic_intr()
2381 PC_CALLBACK(pcic->dip, x, in pcic_intr()
2394 PC_CALLBACK(pcic->dip, x, in pcic_intr()
2402 PC_CALLBACK(pcic->dip, x, in pcic_intr()
5523 PC_CALLBACK(pcic->dip, in pcic_handle_cd_change()
5613 PC_CALLBACK(pcic->dip, pcic->pc_cb_arg, in pcic_handle_cd_change()
/titanic_50/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c4208 PC_CALLBACK(dip, pcic->pc_cb_arg, in pcmcia_power()