Symbol: attachspec
usr/src/uts/common/io/pciex/pcieb.c
700
struct attachspec *as;
usr/src/uts/common/io/pciex/pcieb.c
740
as = (struct attachspec *)arg;
usr/src/uts/common/io/pshot.c
1056
struct attachspec *as;
usr/src/uts/common/io/pshot.c
1127
as = (struct attachspec *)arg;
usr/src/uts/common/io/scsi/impl/scsi_hba.c
2435
struct attachspec *as;
usr/src/uts/common/io/scsi/impl/scsi_hba.c
2486
as = (struct attachspec *)arg;
usr/src/uts/common/io/usb/usb_ia/usb_ia.c
295
usb_ia_post_attach(usb_ia_t *usb_ia, uint8_t ifno, struct attachspec *as)
usr/src/uts/common/io/usb/usb_ia/usb_ia.c
327
struct attachspec *as;
usr/src/uts/common/io/usb/usb_ia/usb_ia.c
339
as = (struct attachspec *)arg;
usr/src/uts/common/io/usb/usb_ia/usb_ia.c
349
(struct attachspec *)arg);
usr/src/uts/common/io/usb/usb_mid/usb_mid.c
314
usb_mid_post_attach(usb_mid_t *usb_mid, uint8_t ifno, struct attachspec *as)
usr/src/uts/common/io/usb/usb_mid/usb_mid.c
377
struct attachspec *as;
usr/src/uts/common/io/usb/usb_mid/usb_mid.c
389
as = (struct attachspec *)arg;
usr/src/uts/common/io/usb/usb_mid/usb_mid.c
399
(struct attachspec *)arg);
usr/src/uts/common/io/usb/usba/hubdi.c
1032
hubd_post_attach(hubd_t *hubd, usb_port_t port, struct attachspec *as)
usr/src/uts/common/io/usb/usba/hubdi.c
1153
struct attachspec *as;
usr/src/uts/common/io/usb/usba/hubdi.c
1175
as = (struct attachspec *)arg;
usr/src/uts/common/io/usb/usba/hubdi.c
1220
hubd_post_attach(hubd, port, (struct attachspec *)arg);
usr/src/uts/common/os/driver.c
223
struct attachspec as;
usr/src/uts/i86pc/io/pci/pci.c
542
struct attachspec *asp;
usr/src/uts/i86pc/io/pci/pci.c
629
asp = (struct attachspec *)arg;
usr/src/uts/i86pc/io/pciex/npe.c
816
struct attachspec *asp;
usr/src/uts/i86pc/io/pciex/npe.c
904
asp = (struct attachspec *)arg;
usr/src/uts/intel/io/pci/pci_pci.c
484
struct attachspec *asp;
usr/src/uts/intel/io/pci/pci_pci.c
517
asp = (struct attachspec *)arg;
usr/src/uts/intel/io/pciex/pcieb_x86.c
642
struct attachspec *as;
usr/src/uts/intel/io/pciex/pcieb_x86.c
659
as = (struct attachspec *)arg;
usr/src/uts/sun4/io/px/px.c
1270
struct attachspec *as;
usr/src/uts/sun4/io/px/px.c
1283
as = (struct attachspec *)arg;
usr/src/uts/sun4u/io/pci/pci_pci.c
563
struct attachspec *as;
usr/src/uts/sun4u/io/pci/pci_pci.c
592
as = (struct attachspec *)arg;