Home
last modified time | relevance | path

Searched defs:sata_ioports (Results 76 – 78 of 78) sorted by relevance

1234

/dports/sysutils/u-boot-rock-pi-4/u-boot-2021.07/drivers/ata/
H A Dsata_sil3114.h10 struct sata_ioports { struct
30 struct sata_ioports ioaddr; /* ATA cmd/ctl/dma reg blks */ argument
/dports/sysutils/u-boot-rpi2/u-boot-2021.07/drivers/ata/
H A Dsata_sil3114.h10 struct sata_ioports { struct
30 struct sata_ioports ioaddr; /* ATA cmd/ctl/dma reg blks */ argument
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/content/tests/chrome/
H A Dfile_about_networking_wsh.py1 from mod_pywebsocket import msgutil
2
3 def web_socket_do_extra_handshake(request):
4 pass
5
6 def web_socket_transfer_data(request):
7 while not request.client_terminated:
8 msgutil.receive_message(request)
9

1234