Searched refs:sbbcsoftp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbbc.c293 struct sbbcsoft *sbbcsoftp; local
311 if (!(sbbcsoftp =
314 "to acquire sbbcsoftp for instance %d",
318 mutex_enter(&sbbcsoftp->umutex);
319 if (!sbbcsoftp->suspended) {
320 mutex_exit(&sbbcsoftp->umutex);
323 sbbcsoftp->suspended = 0;
324 mutex_exit(&sbbcsoftp->umutex);
337 sbbcsoftp = ddi_get_soft_state(sbbcsoft_statep, instance);
339 if (sbbcsoftp
456 struct sbbcsoft *sbbcsoftp; local
515 struct sbbcsoft *sbbcsoftp; local
671 sbbcsoft_t *sbbcsoftp; local
725 sbbcsoft_t *sbbcsoftp; local
773 sbbcsoft_t *sbbcsoftp; local
946 sbbc_get_ranges(struct sbbcsoft *sbbcsoftp) argument
978 sbbc_config4pci(struct sbbcsoft *sbbcsoftp) argument
1029 struct sbbcsoft *sbbcsoftp; local
1064 struct sbbcsoft *sbbcsoftp; local
1100 struct sbbcsoft *sbbcsoftp; local
1126 struct sbbcsoft *sbbcsoftp; local
1235 sbbc_remove_reg_maps(struct sbbcsoft *sbbcsoftp) argument
1244 sbbc_init(struct sbbcsoft *sbbcsoftp) argument
1328 struct sbbcsoft *sbbcsoftp = (struct sbbcsoft *)arg; local
1480 sbbc_dump_devid(dev_info_t *dip, struct sbbcsoft *sbbcsoftp, int instance) argument
[all...]

Completed in 61 milliseconds