Searched defs:hdev (Results 1 – 2 of 2) sorted by relevance
| /src/usr.sbin/spi/ |
| H A D | spi.c | 162 int err, ch, hdev, finfo, stream, fdir; in main() local 479 get_info(int hdev, const char *dev_name) in get_info() 508 set_mode(int hdev, struct spi_options *popt) in set_mode() 519 set_speed(int hdev, struct spi_options *popt) in set_speed() 695 _read_write(int hdev, void *bufw, void *bufr, int cbrw, int lsb) in _read_write() 812 perform_read(int hdev, struct spi_options *popt) in perform_read() 857 perform_write(int hdev, struct spi_options *popt) in perform_write() 881 perform_readwrite(int hdev, struct spi_options *popt) in perform_readwrite()
|
| /src/sys/dev/usb/controller/ |
| H A D | xhci.c | 1431 struct xhci_hw_dev *hdev; in xhci_set_address() local 3827 struct xhci_hw_dev *hdev; in xhci_get_endpoint_state() local
|