Searched defs:topo_head (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c6901 mptsas_topo_change_list_t *topo_head = NULL; local
6946 if (topo_head == NULL) {
6947 topo_head = topo_tail = topo_node;
6971 if (topo_head == NULL) {
6972 topo_head = topo_tail = topo_node;
7093 if (topo_head == NULL) {
7094 topo_head = topo_tail = topo_node;
7147 if (topo_head == NULL) {
7148 topo_head = topo_tail =
7181 if (topo_head
7353 mptsas_topo_change_list_t *topo_head = NULL; local
[all...]

Completed in 101 milliseconds