Searched hist:296137 (Results 1 - 25 of 48) sorted by relevance

12

/freebsd-11.0-release/sys/arm/xscale/i8134x/
H A Duart_bus_i81342.cdiff 296137 Sat Feb 27 03:52:35 MST 2016 jhibbits Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().

Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count. Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D5370
/freebsd-11.0-release/sys/dev/iicbus/
H A Diicoc.cdiff 296137 Sat Feb 27 03:52:35 MST 2016 jhibbits Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().

Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count. Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D5370
/freebsd-11.0-release/sys/dev/si/
H A Dsi_isa.cdiff 296137 Sat Feb 27 03:52:35 MST 2016 jhibbits Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().

Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count. Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D5370
/freebsd-11.0-release/sys/dev/mse/
H A Dmse_isa.cdiff 296137 Sat Feb 27 03:52:35 MST 2016 jhibbits Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().

Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count. Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D5370
/freebsd-11.0-release/sys/dev/oce/
H A Doce_hw.cdiff 296137 Sat Feb 27 03:52:35 MST 2016 jhibbits Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().

Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count. Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D5370
/freebsd-11.0-release/sys/dev/pbio/
H A Dpbio.cdiff 296137 Sat Feb 27 03:52:35 MST 2016 jhibbits Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().

Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count. Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D5370
/freebsd-11.0-release/sys/dev/rp/
H A Drp_isa.cdiff 296137 Sat Feb 27 03:52:35 MST 2016 jhibbits Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().

Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count. Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D5370
/freebsd-11.0-release/sys/dev/aacraid/
H A Daacraid.cdiff 296137 Sat Feb 27 03:52:35 MST 2016 jhibbits Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().

Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count. Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D5370
/freebsd-11.0-release/sys/dev/le/
H A Dif_le_isa.cdiff 296137 Sat Feb 27 03:52:35 MST 2016 jhibbits Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().

Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count. Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D5370
/freebsd-11.0-release/sys/dev/digi/
H A Ddigi_isa.cdiff 296137 Sat Feb 27 03:52:35 MST 2016 jhibbits Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().

Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count. Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D5370
/freebsd-11.0-release/sys/dev/cm/
H A Dif_cm_isa.cdiff 296137 Sat Feb 27 03:52:35 MST 2016 jhibbits Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().

Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count. Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D5370
/freebsd-11.0-release/sys/dev/snc/
H A Dif_snc.cdiff 296137 Sat Feb 27 03:52:35 MST 2016 jhibbits Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().

Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count. Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D5370
H A Dif_snc_cbus.cdiff 296137 Sat Feb 27 03:52:35 MST 2016 jhibbits Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().

Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count. Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D5370
/freebsd-11.0-release/sys/dev/aic/
H A Daic_isa.cdiff 296137 Sat Feb 27 03:52:35 MST 2016 jhibbits Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().

Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count. Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D5370
H A Daic_pccard.cdiff 296137 Sat Feb 27 03:52:35 MST 2016 jhibbits Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().

Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count. Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D5370
/freebsd-11.0-release/sys/dev/ct/
H A Dct_isa.cdiff 296137 Sat Feb 27 03:52:35 MST 2016 jhibbits Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().

Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count. Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D5370
/freebsd-11.0-release/sys/netgraph/bluetooth/drivers/bt3c/
H A Dng_bt3c_pccard.cdiff 296137 Sat Feb 27 03:52:35 MST 2016 jhibbits Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().

Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count. Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D5370
/freebsd-11.0-release/sys/i386/isa/
H A Dspic.cdiff 296137 Sat Feb 27 03:52:35 MST 2016 jhibbits Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().

Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count. Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D5370
/freebsd-11.0-release/sys/dev/sbni/
H A Dif_sbni_isa.cdiff 296137 Sat Feb 27 03:52:35 MST 2016 jhibbits Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().

Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count. Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D5370
/freebsd-11.0-release/sys/dev/scc/
H A Dscc_core.cdiff 296137 Sat Feb 27 03:52:35 MST 2016 jhibbits Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().

Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count. Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D5370
/freebsd-11.0-release/sys/dev/smc/
H A Dif_smc.cdiff 296137 Sat Feb 27 03:52:35 MST 2016 jhibbits Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().

Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count. Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D5370
/freebsd-11.0-release/sys/dev/nsp/
H A Dnsp_pccard.cdiff 296137 Sat Feb 27 03:52:35 MST 2016 jhibbits Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().

Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count. Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D5370
/freebsd-11.0-release/sys/dev/aha/
H A Daha_isa.cdiff 296137 Sat Feb 27 03:52:35 MST 2016 jhibbits Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().

Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count. Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D5370
/freebsd-11.0-release/sys/dev/ichsmb/
H A Dichsmb_pci.cdiff 296137 Sat Feb 27 03:52:35 MST 2016 jhibbits Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().

Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count. Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D5370
/freebsd-11.0-release/sys/dev/sound/isa/
H A Dgusc.cdiff 296137 Sat Feb 27 03:52:35 MST 2016 jhibbits Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().

Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count. Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D5370

Completed in 487 milliseconds

12