Searched refs:aac_config_lun (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/aac/ |
H A D | aac.c | 7262 aac_config_lun(struct aac_softstate *softs, uint16_t tgt, uint8_t lun, in aac_config_lun() function 7378 if (aac_config_lun(softs, tgt, lun, &ldip) == in aac_config_tgt() 7388 if (aac_config_lun(softs, tgt, 0, &ldip) == NDI_SUCCESS) in aac_config_tgt() 7451 rval = aac_config_lun(softs, tgt, lun, childp); in aac_tran_bus_config() 7463 (void) aac_config_lun(softs, tgt, 0, NULL); in aac_tran_bus_config() 7517 (void) aac_config_lun(softs, tgt, 0, NULL); in aac_handle_dr()
|