Home
last modified time | relevance | path

Searched refs:host_get_io_master_port (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.121.3/osfmk/mach/
H A Dhost_special_ports.h141 #define host_get_io_master_port(host, port) \ macro
/xnu-8020.121.3/osfmk/kern/
H A Dhost.c1369 return host_get_io_master_port(host_priv_self(), io_masterp); in host_get_io_master()