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

/freebsd-11-stable/sys/dev/bwn/
H A Dif_bwnvar.hdiff 204922 Tue Mar 09 18: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 18: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 120 milliseconds