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

/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c260 cfga_list_data_t *hba_ldatap = NULL; local
270 hba_ldatap = NULL;
277 hba_ldatap = &tmplp->ldata;
287 if (i != 1 || hba_ldatap != NULL) {
292 if (i != 1 || hba_ldatap == NULL) {
297 if (i < 1 || hba_ldatap == NULL) {
308 if (hba_ldatap != NULL) {
309 hba_ldatap->ap_o_state = chld_config;

Completed in 59 milliseconds