Symbol: bfad_port_s
drivers/scsi/bfa/bfa_fcs.h
213
struct bfad_port_s *bfad_port; /* driver peer instance */
drivers/scsi/bfa/bfa_fcs.h
357
static inline struct bfad_port_s *
drivers/scsi/bfa/bfa_fcs.h
693
static inline struct bfad_port_s *
drivers/scsi/bfa/bfa_fcs.h
935
struct bfad_port_s;
drivers/scsi/bfa/bfa_fcs.h
941
struct bfad_port_s *bfa_fcb_lport_new(struct bfad_s *bfad,
drivers/scsi/bfa/bfad.c
431
struct bfad_port_s *
drivers/scsi/bfa/bfad.c
437
struct bfad_port_s *port_drv;
drivers/scsi/bfa/bfad_attr.c
104
struct bfad_port_s *port = im_port->port;
drivers/scsi/bfa/bfad_attr.c
187
struct bfad_port_s *port = im_port->port;
drivers/scsi/bfa/bfad_attr.c
243
struct bfad_port_s *port = im_port->port;
drivers/scsi/bfa/bfad_attr.c
818
struct bfad_port_s *port = im_port->port;
drivers/scsi/bfa/bfad_attr.c
904
struct bfad_port_s *port = im_port->port;
drivers/scsi/bfa/bfad_debugfs.c
106
struct bfad_port_s *port = inode->i_private;
drivers/scsi/bfa/bfad_debugfs.c
218
struct bfad_port_s *port = (struct bfad_port_s *)regrd_debug->i_private;
drivers/scsi/bfa/bfad_debugfs.c
242
struct bfad_port_s *port = (struct bfad_port_s *)regrd_debug->i_private;
drivers/scsi/bfa/bfad_debugfs.c
311
struct bfad_port_s *port = (struct bfad_port_s *)debug->i_private;
drivers/scsi/bfa/bfad_debugfs.c
440
bfad_debugfs_init(struct bfad_port_s *port)
drivers/scsi/bfa/bfad_debugfs.c
45
struct bfad_port_s *port = inode->i_private;
drivers/scsi/bfa/bfad_debugfs.c
479
bfad_debugfs_exit(struct bfad_port_s *port)
drivers/scsi/bfa/bfad_debugfs.c
64
struct bfad_port_s *port = inode->i_private;
drivers/scsi/bfa/bfad_drv.h
141
struct bfad_port_s drv_port;
drivers/scsi/bfa/bfad_drv.h
152
struct bfad_port_s base_port; /* base port for vf */
drivers/scsi/bfa/bfad_drv.h
213
struct bfad_port_s pport; /* physical port of the BFAD */
drivers/scsi/bfa/bfad_drv.h
259
struct bfad_port_s *port;
drivers/scsi/bfa/bfad_drv.h
316
void bfad_debugfs_init(struct bfad_port_s *port);
drivers/scsi/bfa/bfad_drv.h
317
void bfad_debugfs_exit(struct bfad_port_s *port);
drivers/scsi/bfa/bfad_im.c
1030
struct bfad_port_s *port = im_port->port;
drivers/scsi/bfa/bfad_im.c
452
struct bfad_port_s *port;
drivers/scsi/bfa/bfad_im.c
490
struct bfad_port_s *port;
drivers/scsi/bfa/bfad_im.c
511
struct bfad_port_s *port;
drivers/scsi/bfa/bfad_im.c
620
bfad_im_port_new(struct bfad_s *bfad, struct bfad_port_s *port)
drivers/scsi/bfa/bfad_im.c
643
bfad_im_port_delete(struct bfad_s *bfad, struct bfad_port_s *port)
drivers/scsi/bfa/bfad_im.h
26
bfa_status_t bfad_im_port_new(struct bfad_s *bfad, struct bfad_port_s *port);
drivers/scsi/bfa/bfad_im.h
27
void bfad_im_port_delete(struct bfad_s *bfad, struct bfad_port_s *port);
drivers/scsi/bfa/bfad_im.h
68
struct bfad_port_s *port;