Searched refs:him (Results 1 - 9 of 9) sorted by last modified time

/freebsd-11-stable/sys/dev/hptrr/
H A Dhptrr_osm_bsd.c46 HIM *him; local
51 for (him = him_list; him; him = him->next) {
52 for (i=0; him->get_supported_device_id(i, &pci_id); i++) {
55 return (him);
64 HIM *him; local
66 him = hpt_match(dev);
67 if (him !
81 HIM *him; local
[all...]
H A Dldm.h191 HIM *him; member in struct:_LDM_ADAPTER
266 HIM * him; member in struct:hpt_raw_disk
404 void ldm_register_him(PHIM him);
H A Dos_bsd.h116 #include <dev/hptrr/him.h>
127 * each physical controller has an adapter_ext, passed to him.create_adapter()
/freebsd-11-stable/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c38 HIM *him; local
41 for (him = him_list; him; him = him->next) {
42 for (i=0; him->get_supported_device_id(i, &pci_id); i++) {
43 if (scan && him->get_controller_count)
44 him->get_controller_count(&pci_id,0,0);
47 return (him);
57 HIM *him; local
74 HIM *him; local
[all...]
H A Dldm.h192 HIM *him; member in struct:_LDM_ADAPTER
271 HIM * him; member in struct:hpt_raw_disk
410 void ldm_register_him(PHIM him);
H A Dos_bsd.h115 #include <dev/hptnr/him.h>
126 * each physical controller has an adapter_ext, passed to him.create_adapter()
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dhpt27xx_osm_bsd.c37 HIM *him; local
40 for (him = him_list; him; him = him->next) {
41 for (i=0; him->get_supported_device_id(i, &pci_id); i++) {
42 if (scan && him->get_controller_count)
43 him->get_controller_count(&pci_id,0,0);
46 return (him);
55 HIM *him; local
72 HIM *him; local
[all...]
H A Dldm.h192 HIM *him; member in struct:_LDM_ADAPTER
272 HIM * him; member in struct:hpt_raw_disk
411 void ldm_register_him(PHIM him);
H A Dos_bsd.h113 #include <dev/hpt27xx/him.h>
124 * each physical controller has an adapter_ext, passed to him.create_adapter()

Completed in 114 milliseconds