Searched refs:sysio_err_init (Results 1 – 3 of 3) sorted by relevance
194 sysio_err_init(struct sbus_soft_state *softsp, caddr_t address);
126 sysio_err_init(struct sbus_soft_state *softsp, caddr_t address) in sysio_err_init() function
575 if ((error = sysio_err_init(softsp, softsp->address)) != DDI_SUCCESS) in sbus_attach()