Searched refs:PC_CALLBACK (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | pcic_var.h | 591 #define PC_CALLBACK (*pcic->pc_callback) macro
|
/titanic_50/usr/src/uts/common/io/ |
H A D | pcic.c | 1737 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 D | pcmcia.c | 4208 PC_CALLBACK(dip, pcic->pc_cb_arg, in pcmcia_power()
|