Searched hist:204922 (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/sys/dev/siba/
H A Dsibavar.hdiff 204922 Tue Mar 09 20:04:58 MST 2010 weongyo o uses bus accessor macros to read values from ivar so no more values
are referenced directly from ivar pointer. It's to do like what other
buses do. [1]
o changes exported prototypes. It doesn't use struct siba_* structures
anymore that instead of it it uses only device_t.
o removes duplicate code and debug messages.
o style(9)

Pointed out by: imp [1]
H A Dsiba_bwn.cdiff 204922 Tue Mar 09 20:04:58 MST 2010 weongyo o uses bus accessor macros to read values from ivar so no more values
are referenced directly from ivar pointer. It's to do like what other
buses do. [1]
o changes exported prototypes. It doesn't use struct siba_* structures
anymore that instead of it it uses only device_t.
o removes duplicate code and debug messages.
o style(9)

Pointed out by: imp [1]
H A Dsiba_core.cdiff 204922 Tue Mar 09 20:04:58 MST 2010 weongyo o uses bus accessor macros to read values from ivar so no more values
are referenced directly from ivar pointer. It's to do like what other
buses do. [1]
o changes exported prototypes. It doesn't use struct siba_* structures
anymore that instead of it it uses only device_t.
o removes duplicate code and debug messages.
o style(9)

Pointed out by: imp [1]
/freebsd-10.2-release/sys/dev/bwn/
H A Dif_bwnvar.hdiff 204922 Tue Mar 09 20:04:58 MST 2010 weongyo o uses bus accessor macros to read values from ivar so no more values
are referenced directly from ivar pointer. It's to do like what other
buses do. [1]
o changes exported prototypes. It doesn't use struct siba_* structures
anymore that instead of it it uses only device_t.
o removes duplicate code and debug messages.
o style(9)

Pointed out by: imp [1]
H A Dif_bwn.cdiff 204922 Tue Mar 09 20:04:58 MST 2010 weongyo o uses bus accessor macros to read values from ivar so no more values
are referenced directly from ivar pointer. It's to do like what other
buses do. [1]
o changes exported prototypes. It doesn't use struct siba_* structures
anymore that instead of it it uses only device_t.
o removes duplicate code and debug messages.
o style(9)

Pointed out by: imp [1]

Completed in 134 milliseconds