Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/pci/
Dcy82c693var.h55 void cy82c693_write(const struct cy82c693_handle *, int, u_int8_t);
Dcy82c693.c131 cy82c693_write(const struct cy82c693_handle *cyhc, int reg, u_int8_t val) in cy82c693_write() function
Dpciide.c4153 cy82c693_write(cy->cy_handle, in cy693_setup_channel()