Home
last modified time | relevance | path

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

/freebsd/sys/dev/ichsmb/
H A Dichsmb_var.h77 extern smbus_pcall_t ichsmb_pcall;
H A Dichsmb_pci.c253 DEVMETHOD(smbus_pcall, ichsmb_pcall),
H A Dichsmb.c336 ichsmb_pcall(device_t dev, u_char slave, char cmd, short sdata, short *rdata) in ichsmb_pcall() function