Home
last modified time | relevance | path

Searched refs:host_id (Results 1 – 5 of 5) sorted by relevance

/trueos/sys/dev/twe/
HDtwereg.h173 u_int8_t host_id:4; member
187 u_int8_t host_id:4; member
202 u_int8_t host_id:4; member
219 u_int8_t host_id:4; member
250 u_int8_t host_id:4; member
264 u_int8_t host_id:4; member
283 u_int8_t host_id:4; member
304 u_int8_t host_id:4; member
HDtwe.c147 cmd->generic.host_id = sc->twe_host_id; /* controller-assigned host ID */ in twe_setup()
935 cmd->initconnection.host_id = 0; in twe_init_connection()
944 sc->twe_host_id = cmd->initconnection.host_id; in twe_init_connection()
1932 cmd->generic.unit, cmd->generic.host_id);
/trueos/sys/dev/twa/
HDtw_cl_fwif.h398 #define BUILD_HOST_ID__UNIT(host_id, unit) \ argument
399 ((host_id << 4) & 0xF0) | (unit & 0xF) /* 4:4 */
/trueos/sys/dev/sym/
HDsym_defs.h167 u_char host_id; member
245 u_char host_id; member
HDsym_hipd.c8980 np->myaddr = nvram->data.Symbios.host_id & 0x0f;
8989 np->myaddr = nvram->data.Tekram.host_id & 0x0f;
9085 sym_name(np), nvram->host_id & 0x0f,
9130 sym_name(np), nvram->host_id & 0x0f,