Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c7268 aac_config_lun(struct aac_softstate *softs, uint16_t tgt, uint8_t lun, in aac_config_lun() function
7384 if (aac_config_lun(softs, tgt, lun, &ldip) == in aac_config_tgt()
7394 if (aac_config_lun(softs, tgt, 0, &ldip) == NDI_SUCCESS) in aac_config_tgt()
7456 rval = aac_config_lun(softs, tgt, lun, childp); in aac_tran_bus_config()
7468 (void) aac_config_lun(softs, tgt, 0, NULL); in aac_tran_bus_config()
7521 (void) aac_config_lun(softs, tgt, 0, NULL); in aac_handle_dr()